diff options
Diffstat (limited to 'gcc/dwarf2out.c')
-rw-r--r-- | gcc/dwarf2out.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index b12dc0a3803..183038de2e4 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -2126,7 +2126,6 @@ limbo_die_node; language, and compiler version. */ extern int flag_traditional; -extern char *version_string; /* Fixed size portion of the DWARF compilation unit header. */ #define DWARF_COMPILE_UNIT_HEADER_SIZE (2 * DWARF_OFFSET_SIZE + 3) |