aboutsummaryrefslogtreecommitdiff
path: root/gdb/buildsym.c
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-02-22 09:16:11 +0000
committerJohn Gilmore <gnu@cygnus>1992-02-22 09:16:11 +0000
commit93fe4e330ebd39ea1b061383fe3521deb961e93a (patch)
treee013730c3e1e8aea07ae92cc94940869a0043fb3 /gdb/buildsym.c
parent30875e1c4b96ec9966901d7ec4e50446394d1273 (diff)
downloadgdb-93fe4e330ebd39ea1b061383fe3521deb961e93a.zip
gdb-93fe4e330ebd39ea1b061383fe3521deb961e93a.tar.gz
gdb-93fe4e330ebd39ea1b061383fe3521deb961e93a.tar.bz2
Saberlint.
* symmisc.c, xcoffread.c: Move debug functions to symmisc.c.
Diffstat (limited to 'gdb/buildsym.c')
-rw-r--r--gdb/buildsym.c1
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;