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 2941002..af08bec 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -2220,7 +2220,6 @@ limbo_die_node; extern int flag_traditional; extern char *version_string; -extern char *language_string; /* Fixed size portion of the DWARF compilation unit header. */ #define DWARF_COMPILE_UNIT_HEADER_SIZE (2 * DWARF_OFFSET_SIZE + 3) |