2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
[deliverable/binutils-gdb.git] / gdb / objc-lang.c
index 2f05b589411caf0fc61fa9c7025fe756871120b9..d4928aba6d93fac3ae15385f8cc5721620e88354 100644 (file)
@@ -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
This page took 0.023951 seconds and 4 git commands to generate.