Skip to content

Commit 37239df

Browse files
tkoeppezygoloid
authored andcommitted
[stmt.iter] Remove superfluous and incorrect note (#960)
The original note has become obsolete with commit f40f23d.
1 parent 430c40d commit 37239df

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

source/statements.tex

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -479,12 +479,6 @@
479479
Thus after the \tcode{while} statement, \tcode{i} is no longer in scope.
480480
\end{example}
481481

482-
\pnum
483-
\begin{note}
484-
The requirements on \grammarterm{}{condition}{s} in iteration statements are
485-
described in~\ref{stmt.select}.
486-
\end{note}
487-
488482
\rSec2[stmt.while]{The \tcode{while} statement}%
489483
\indextext{statement!\idxcode{while}}
490484

0 commit comments

Comments
 (0)