Commit e5b42a8c by Jim Wilson

(language_string): Delete from here.

From-SVN: r3328
parent f3c2c111
......@@ -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. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment