diff options
Diffstat (limited to 'gdb/mdebugread.c')
-rw-r--r-- | gdb/mdebugread.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/mdebugread.c b/gdb/mdebugread.c index fbc7766..20bf3a3 100644 --- a/gdb/mdebugread.c +++ b/gdb/mdebugread.c @@ -4124,7 +4124,6 @@ psymtab_to_symtab_1 (struct partial_symtab *pst, char *filename) { /* This symbol table contains ordinary ecoff entries. */ - int f_max; int maxlines; EXTR *ext_ptr; |