diff options
Diffstat (limited to 'gdb/buildsym.h')
-rw-r--r-- | gdb/buildsym.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/buildsym.h b/gdb/buildsym.h index cb16be19c30..16affd9528a 100644 --- a/gdb/buildsym.h +++ b/gdb/buildsym.h @@ -71,8 +71,6 @@ struct subfile struct symtab *symtab; }; -EXTERN struct subfile *subfiles; - EXTERN struct subfile *current_subfile; /* Global variable which, when set, indicates that we are processing a |