From: Jim Wilson Date: Mon, 25 Jan 1993 19:48:25 +0000 (-0800) Subject: (language_string): Delete from here. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e5b42a8ce43c20b346fa41cf3c336cf72c25c664;p=gcc.git (language_string): Delete from here. From-SVN: r3328 --- diff --git a/gcc/c-decl.c b/gcc/c-decl.c index f9bf9f4ed0c..f5d9b1d1d41 100644 --- a/gcc/c-decl.c +++ b/gcc/c-decl.c @@ -505,8 +505,6 @@ int warn_parentheses; #endif int dollars_in_ident = DOLLARS_IN_IDENTIFIERS > 1; -char *language_string = "GNU C"; - /* Decode the string P as a language-specific option for C. Return 1 if it is recognized (and handle it); return 0 if not recognized. */