]> git.saurik.com Git - bison.git/blobdiff - data/c.m4
skeletons: no longer define YYLSP_NEEDED.
[bison.git] / data / c.m4
index 8c6c4979659cdb60a12b57c98a75833847425ef6..1f266a4713f361a82e5938f7c96a6a4af11e2fed 100644 (file)
--- a/data/c.m4
+++ b/data/c.m4
@@ -77,9 +77,6 @@ m4_define([b4_identification],
 
 /* Pull parsers.  */
 #define YYPULL ]b4_pull_flag])[
-
-/* Using locations.  */
-#define YYLSP_NEEDED ]b4_locations_flag[
 ]])