diff options
Diffstat (limited to 'gdb/symtab.c')
-rw-r--r-- | gdb/symtab.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/symtab.c b/gdb/symtab.c index 11aa9c5..8de14b7 100644 --- a/gdb/symtab.c +++ b/gdb/symtab.c @@ -3535,7 +3535,6 @@ make_cleanup_free_search_symbols (struct symbol_search *symbols) void search_symbols (char *regexp, namespace_enum kind, int nfiles, char *files[], struct symbol_search **matches) - { register struct symtab *s; register struct partial_symtab *ps; |