From a8a2214deafafff0cf7a4d617a036d2546542956 Mon Sep 17 00:00:00 2001 From: yui-knk Date: Tue, 17 Oct 2023 18:06:59 +0900 Subject: [PATCH] Remove duplicated comment --- template/bison/yacc.h | 1 - 1 file changed, 1 deletion(-) diff --git a/template/bison/yacc.h b/template/bison/yacc.h index 932d6409..04a0beef 100644 --- a/template/bison/yacc.h +++ b/template/bison/yacc.h @@ -38,7 +38,6 @@ especially those whose name start with YY_ or yy_. They are private implementation details that can be changed or removed. */ -<%# b4_shared_declarations -%> <%# b4_shared_declarations -%> <%-# b4_cpp_guard_open([b4_spec_mapped_header_file]) -%> <%- if output.spec_mapped_header_file -%>