Remove ALL_COMPUNIT_FILETABS
[deliverable/binutils-gdb.git] / gdb / objfiles.c
index dc94322baf8f36776f8121d3b17a3501ac228ec1..659998a565e52921d6d3e2a49e85df0d024428d1 100644 (file)
@@ -788,8 +788,6 @@ objfile_relocate1 (struct objfile *objfile,
 
   /* OK, get all the symtabs.  */
   {
-    struct symtab *s;
-
     ALL_OBJFILE_FILETABS (objfile, cust, s)
     {
       struct linetable *l;
This page took 0.023402 seconds and 4 git commands to generate.