(language_string): Delete from here.
From-SVN: r3328
This commit is contained in:
parent
f3c2c11198
commit
e5b42a8ce4
@ -505,8 +505,6 @@ int warn_parentheses;
|
|||||||
#endif
|
#endif
|
||||||
int dollars_in_ident = DOLLARS_IN_IDENTIFIERS > 1;
|
int dollars_in_ident = DOLLARS_IN_IDENTIFIERS > 1;
|
||||||
|
|
||||||
char *language_string = "GNU C";
|
|
||||||
|
|
||||||
/* Decode the string P as a language-specific option for C.
|
/* Decode the string P as a language-specific option for C.
|
||||||
Return 1 if it is recognized (and handle it);
|
Return 1 if it is recognized (and handle it);
|
||||||
return 0 if not recognized. */
|
return 0 if not recognized. */
|
||||||
|
Loading…
Reference in New Issue
Block a user