diff options
Diffstat (limited to 'gcc/dwarfout.c')
-rw-r--r-- | gcc/dwarfout.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/dwarfout.c b/gcc/dwarfout.c index a0ac42d..c6fcbe6 100644 --- a/gcc/dwarfout.c +++ b/gcc/dwarfout.c @@ -106,7 +106,6 @@ extern time_t time PARAMS ((time_t *)); /* FIXME: use NEED_DECLARATION_TIME */ && decl == TYPE_STUB_DECL (TREE_TYPE (decl)))) extern int flag_traditional; -extern char *version_string; /* Maximum size (in bytes) of an artificially generated label. */ |