diff options
Diffstat (limited to 'gdb/objfiles.c')
-rw-r--r-- | gdb/objfiles.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/objfiles.c b/gdb/objfiles.c index 151588b..34d6422 100644 --- a/gdb/objfiles.c +++ b/gdb/objfiles.c @@ -64,7 +64,6 @@ static void objfile_free_data (struct objfile *objfile); /* Externally visible variables that are owned by this module. See declarations in objfile.h for more info. */ -struct objfile *current_objfile; /* For symbol file being read in */ struct objfile *rt_common_objfile; /* For runtime common symbols */ struct objfile_pspace_info |