]> git.saurik.com Git - bison.git/blobdiff - tests/regression.at
Add Alexandre Duret-Lutz, Baron Schwartz, Frank Heckenbach, Guido
[bison.git] / tests / regression.at
index ebc3e874f83bf7fa75f0b0dbe244a17efcd5938e..c199ecc112ecbfa656c7e84fbb6c5061d1df34b4 100644 (file)
@@ -725,13 +725,7 @@ member: STRING
    ;
 %%
 AT_LALR1_CC_IF(
-[/* Currently, print_ is required in C++. */
-void
-yy::Parser::print_ ()
-{
-}
-
-/* A C++ error reporting function. */
+[/* A C++ error reporting function. */
 void
 yy::Parser::error_ ()
 {