diff mbox

[Ping] Remove old #if 0-ed code

Message ID 87lj7iswi0.fsf@gmail.com
State New
Headers show

Commit Message

Marcin BaczyƄski Sept. 3, 2010, 3 p.m. UTC
Hi,
this patch was not commited nor commented.
Are patches like that unwanted, or is there something "obviously" wrong
with it (I'm new to GCC so I may not see things that are obvious to
others here, though I think it's OK to remove a piece of code which is
unused since last century)?
diff mbox

Patch

Index: gcc/dwarf2out.c
===================================================================
--- gcc/dwarf2out.c	(wersja 163449)
+++ gcc/dwarf2out.c	(kopia robocza)
@@ -6043,9 +6043,6 @@  static GTY ((param_is (struct vcall_insn
 
 /* Record whether the function being analyzed contains inlined
 functions.  */
 static int current_function_has_inlines;
-#if 0 && defined (MIPS_DEBUGGING_INFO)
-static int comp_unit_has_inlines;
-#endif
 
 /* The last file entry emitted by maybe_emit_file().  */