style: variant: remove empty line

* data/variant.hh (b4_symbol_constructor_define_): Remove
stray eol.
This commit is contained in:
Akim Demaille
2013-09-19 16:45:09 +02:00
parent 77482f2783
commit ae7cd18c98

View File

@@ -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])));
}
])])])