(This line wasn't in the ChangeLog even though the change was committed)
authorNathanael Nerode <neroden@gcc.gnu.org>
Thu, 9 Jan 2003 00:32:06 +0000 (00:32 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Thu, 9 Jan 2003 00:32:06 +0000 (00:32 +0000)
(This line wasn't in the ChangeLog even though the change was committed)
* decl.c: Remove some #if 0 code.

From-SVN: r61061

gcc/cp/ChangeLog

index 2376d13948de153ae410f0b05eb238840c58d7a0..92a7942639b42af68c01fbaf13a0f24e15d1ef1e 100644 (file)
@@ -5,6 +5,8 @@
 
 2003-01-08  Nathanael Nerode  <neroden@gcc.gnu.org>
 
+       * decl.c: Remove some #if 0 code.
+
        * decl.c: ANSIfy function declarations.
 
 2003-01-07  Mark Mitchell  <mark@codesourcery.com>