Skip to content

Commit c9a2b3e

Browse files
authored
[stdbool.h.syn,depr.c.macros] Remove redundant indexing (#7532)
The \indexhdr macro is subsumed by more appropriate macros in the same area.
1 parent a137940 commit c9a2b3e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

source/future.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@
229229

230230
\pnum
231231
The header \libheaderref{stdbool.h} has the following macro:
232-
\indexhdr{stdbool.h}%
233232
\indexlibraryglobal{__bool_true_false_are_defined}%
234233
\begin{codeblock}
235234
#define @\xname{bool_true_false_are_defined}@ 1

source/support.tex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6327,7 +6327,6 @@
63276327
\rSec2[stdbool.h.syn]{Header \tcode{<stdbool.h>} synopsis}
63286328

63296329
\indexheader{stdbool.h}%
6330-
\indexhdr{stdbool.h}%
63316330
\pnum
63326331
The contents of the \Cpp{} header \libheader{stdbool.h} are the same as the C
63336332
standard library header \libheader{stdbool.h}, with the following changes:

0 commit comments

Comments
 (0)