mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
* data/bison.c++: Remove a debug line.
This commit is contained in:
@@ -394,8 +394,6 @@ yy::b4_name::parse ()
|
||||
YYLLOC_DEFAULT (yyloc, slice, len_);
|
||||
}
|
||||
|
||||
std::cout << "Reduced location is :" << yyloc << std::endl;
|
||||
|
||||
{
|
||||
SemanticStack& yyvsp (semantic_stack_);
|
||||
LocationStack& yylsp (location_stack_);
|
||||
|
||||
Reference in New Issue
Block a user