diff options
Diffstat (limited to 'gcc/cp/parse.y')
| -rw-r--r-- | gcc/cp/parse.y | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/cp/parse.y b/gcc/cp/parse.y index 937e1c8e817..1cf00209028 100644 --- a/gcc/cp/parse.y +++ b/gcc/cp/parse.y @@ -45,10 +45,6 @@ Boston, MA 02111-1307, USA. */ #include "toplev.h" #include "ggc.h" -/* Since parsers are distinct for each language, put the language string - definition here. (fnf) */ -const char * const language_string = "GNU C++"; - extern struct obstack permanent_obstack; /* Like YYERROR but do call yyerror. */ |

