diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1997-04-20 17:59:58 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1997-04-20 17:59:58 -0400 |
commit | 3235ec4403225980e54a6babfa0e93a1f0a9cf7d (patch) | |
tree | b52616c32c191773ed02854cc74453fa69443439 /gcc | |
parent | 25d5a07249bc25805d7da15c95227fcdcbbf2187 (diff) | |
download | gcc-3235ec4403225980e54a6babfa0e93a1f0a9cf7d.zip gcc-3235ec4403225980e54a6babfa0e93a1f0a9cf7d.tar.gz gcc-3235ec4403225980e54a6babfa0e93a1f0a9cf7d.tar.bz2 |
Delete junk comment.
From-SVN: r13946
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/dwarf2out.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index d388a15..1341ed7 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -8527,7 +8527,6 @@ dwarf2out_decl (decl) this will be fixed up in decls_for_scope. */ if (decl_function_context (decl)) return; -/* context_die = NULL; */ break; |