diff options
Diffstat (limited to 'gdb/buildsym.c')
-rw-r--r-- | gdb/buildsym.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/buildsym.c b/gdb/buildsym.c index c90c558..11d5091 100644 --- a/gdb/buildsym.c +++ b/gdb/buildsym.c @@ -969,7 +969,6 @@ scan_file_globals (objfile) struct objfile *objfile; { int hash; - int mf; struct minimal_symbol *msymbol; struct symbol *sym, *prev; |