diff options
Diffstat (limited to 'gdb/objc-lang.c')
-rw-r--r-- | gdb/objc-lang.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/objc-lang.c b/gdb/objc-lang.c index 2f05b58..d4928ab 100644 --- a/gdb/objc-lang.c +++ b/gdb/objc-lang.c @@ -996,8 +996,6 @@ find_methods (char type, const char *class, const char *category, ALL_OBJFILE_MSYMBOLS (objfile, msymbol) { - struct gdbarch *gdbarch = get_objfile_arch (objfile); - QUIT; /* Check the symbol name first as this can be done entirely without |