summaryrefslogtreecommitdiff
path: root/gcc/cp/lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/lex.c')
-rw-r--r--gcc/cp/lex.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/cp/lex.c b/gcc/cp/lex.c
index 7e442fbc70e..2f6148711a4 100644
--- a/gcc/cp/lex.c
+++ b/gcc/cp/lex.c
@@ -648,9 +648,6 @@ cxx_init (filename)
init_spew ();
init_tree ();
init_cp_semantics ();
-
- lang_unsafe_for_reeval = c_unsafe_for_reeval;
-
init_operators ();
init_method ();
init_error ();