]> git.saurik.com Git - bison.git/blobdiff - data/glr.cc
skeletons: no longer define YYLSP_NEEDED.
[bison.git] / data / glr.cc
index 0bc1f9fa53e0958e926d3ba3921259d0ce08097e..8e46be3d40d6deaba2bb76950f398ee57473acaf 100644 (file)
@@ -239,9 +239,6 @@ b4_copyright([Skeleton interface for Bison GLR parsers in C++],
 ]b4_percent_define_ifdef([[location_type]], [],
                          [[#include "location.hh"]])[
 
-/* Using locations.  */
-#define YYLSP_NEEDED ]b4_locations_flag[
-
 /* Enabling traces.  */
 #ifndef YYDEBUG
 # define YYDEBUG ]b4_debug_flag[