(language_string): Delete from here.

From-SVN: r3328
This commit is contained in:
Jim Wilson 1993-01-25 11:48:25 -08:00
parent f3c2c11198
commit e5b42a8ce4

View 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. */