(language_string): Delete from here.
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 25 Jan 1993 19:48:25 +0000 (11:48 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 25 Jan 1993 19:48:25 +0000 (11:48 -0800)
From-SVN: r3328

gcc/c-decl.c

index f9bf9f4ed0c8a73a4210108f70c9d5847adc19d8..f5d9b1d1d41a987be52b219ff1a02c3e2912aa7f 100644 (file)
@@ -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.  */