diff options
Diffstat (limited to 'gdb/symfile.c')
-rw-r--r-- | gdb/symfile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/symfile.c b/gdb/symfile.c index c6d657b..f6bc378 100644 --- a/gdb/symfile.c +++ b/gdb/symfile.c @@ -1629,7 +1629,6 @@ symbol_file_command (const char *args, int from_tty) { objfile_flags flags = OBJF_USERLOADED; symfile_add_flags add_flags = 0; - struct cleanup *cleanups; char *name = NULL; if (from_tty) |