X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/7d6bad195977b0204fc8406cac57cf5a4f1c769b..435575cb5e28bfc20263413e837c24a95373b3d4:/data/glr.cc diff --git a/data/glr.cc b/data/glr.cc index a06c73c7..0164eda6 100644 --- a/data/glr.cc +++ b/data/glr.cc @@ -43,12 +43,6 @@ # user must initialize the first positions (in particular the # filename member). -b4_token_ctor_if([b4_variant_if([], - [b4_fatal_at(b4_percent_define_get_loc(api.token.constructor), - [cannot use '%s' without '%s'], - [%define api.token.constructor], - [%define api.value.type variant]))])]) - # We require a pure interface. m4_define([b4_pure_flag], [1]) @@ -253,7 +247,6 @@ m4_define([b4_shared_declarations], [m4_pushdef([b4_parse_param], m4_defn([b4_parse_param_orig]))dnl b4_percent_code_get([[requires]])[ -#include // abort #include #include #include ]b4_defines_if([