diff mbox

[doc] Remove duplicated "@subsubsection Statements"

Message ID AANLkTimk5-QyoiGoboGzEBoxwynTS1+yzeqbXeq1T49j@mail.gmail.com
State New
Headers show

Commit Message

Mingjie Xing Dec. 19, 2010, 2:56 a.m. UTC
Hi,

There is a duplicated "@subsubsection Statements" in generic.texi,
which seems a  mistake.  This patch simply remove the inappropriate
part.

Is it OK?

Thanks,
Mingjie

2010-12-19  Mingjie Xing  <mingjie.xing@gmail.com>

        * doc/generic.texi: Remove duplicated "@subsubsection Statements".
diff mbox

Patch

Index: generic.texi
===================================================================
--- generic.texi	(revision 168044)
+++ generic.texi	(working copy)
@@ -2420,14 +2420,6 @@  optimization options specified on the co

 @end ftable

-@subsubsection Statements
-
-There are tree nodes corresponding to all of the source-level
-statement constructs, used within the C and C++ frontends.  These are
-enumerated here, together with a list of the various macros that can
-be used to obtain information about them.  There are a few macros that
-can be used with all statements:
-
 @c ---------------------------------------------------------------------
 @c Language-dependent trees
 @c ---------------------------------------------------------------------