From ae7cd18c98d9bad7e95d4f4070d2d09e8db675f8 Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Thu, 19 Sep 2013 16:45:09 +0200 Subject: style: variant: remove empty line * data/variant.hh (b4_symbol_constructor_define_): Remove stray eol. --- data/variant.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/data/variant.hh b/data/variant.hh index 19538f6d..76c3e60d 100644 --- a/data/variant.hh +++ b/data/variant.hh @@ -320,7 +320,6 @@ b4_join(b4_symbol_if([$1], [has_type], return symbol_type (b4_join([token::b4_symbol([$1], [id])], b4_symbol_if([$1], [has_type], [v]), b4_locations_if([l]))); - } ])])]) -- cgit v1.2.1