X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f16b08196c780556cbf50691e2944960aebc46f6..36c48187a6660c91609ebfe4a54109e1b54677e8:/data/c.m4?ds=sidebyside diff --git a/data/c.m4 b/data/c.m4 index 955edee6..f5f38ba1 100644 --- a/data/c.m4 +++ b/data/c.m4 @@ -41,12 +41,6 @@ m4_define([b4_identification], /* Pure parsers. */ [#]define YYPURE b4_pure_flag -/* Push parsers. */ -[#]define YYPUSH b4_push_flag - -/* Pull parsers. */ -[#]define YYPULL b4_pull_flag - /* Using locations. */ [#]define YYLSP_NEEDED b4_locations_flag ])