Skip to content

Commit

Permalink
[stdbool.h.syn,depr.c.macros] Remove redundant indexing (#7532)
Browse files Browse the repository at this point in the history
The \indexhdr macro is subsumed by more appropriate macros in the
same area.
  • Loading branch information
AlisdairM authored Jan 2, 2025
1 parent a137940 commit c9a2b3e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion source/future.tex
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@

\pnum
The header \libheaderref{stdbool.h} has the following macro:
\indexhdr{stdbool.h}%
\indexlibraryglobal{__bool_true_false_are_defined}%
\begin{codeblock}
#define @\xname{bool_true_false_are_defined}@ 1
Expand Down
1 change: 0 additions & 1 deletion source/support.tex
Original file line number Diff line number Diff line change
Expand Up @@ -6327,7 +6327,6 @@
\rSec2[stdbool.h.syn]{Header \tcode{<stdbool.h>} synopsis}

\indexheader{stdbool.h}%
\indexhdr{stdbool.h}%
\pnum
The contents of the \Cpp{} header \libheader{stdbool.h} are the same as the C
standard library header \libheader{stdbool.h}, with the following changes:
Expand Down

0 comments on commit c9a2b3e

Please sign in to comment.