Simple unused variable removals
[deliverable/binutils-gdb.git] / gdb / buildsym-legacy.c
index 3553fa1c0abaa89a7ed71a73e56290f1b4f64d9b..20f046d0434e45c6e9897b673b336336ea3a7b88 100644 (file)
@@ -321,8 +321,6 @@ buildsym_compunit_symtab (void)
 struct macro_table *
 get_macro_table (void)
 {
-  struct objfile *objfile;
-
   gdb_assert (buildsym_compunit != NULL);
   return buildsym_compunit->get_macro_table ();
 }
This page took 0.025472 seconds and 4 git commands to generate.