C++: remove stray empty line

* data/stack.hh: here.
This commit is contained in:
Akim Demaille
2018-10-09 17:12:29 +02:00
parent 4fb70e4dd3
commit 67521bc0e8

View File

@@ -150,6 +150,5 @@ m4_ifdef([b4_stack_file],
// or '%define api.location.file "my-loc.hh"' to your grammar file
// 2. add 'require "3.2"' to your grammar file
// 3. remove references to this file from your build system.
]b4_output_end[
]])