Skip to content

Commit b63bcc4

Browse files
jensmaurertkoeppe
authored andcommitted
[tables] Remove unused 'libefftabvaluenarrow'.
1 parent 34a7efb commit b63bcc4

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

source/tables.tex

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -417,18 +417,6 @@
417417
\end{LibEffTab}
418418
}
419419

420-
% usage: \begin{libefftabvaluenarrow}{TITLE}{XREF}
421-
% produces a two-column effects table with right column
422-
% header "Value", width 1.5 in. Used in basic_string_view effects
423-
% tables in standard.
424-
\newenvironment{libefftabvaluenarrow}[2]
425-
{
426-
\begin{LibEffTab}{#1}{#2}{Value}{1.5in}
427-
}
428-
{
429-
\end{LibEffTab}
430-
}
431-
432420
% Same as libefftabvalue except that it uses a long table and a
433421
% slightly wider column.
434422
\newenvironment{longlibefftabvalue}[2]

0 commit comments

Comments
 (0)