Useless parens.

* data/lalr1-fusion.cc (b4_rhs_location): Remove useless parens.
This commit is contained in:
Akim Demaille
2008-07-21 21:20:45 +02:00
parent 2141adedf4
commit faef34664a
2 changed files with 6 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ m4_define([b4_rhs_value],
# Expansion of @NUM, where the current rule has RULE-LENGTH symbols
# on RHS.
m4_define([b4_rhs_location],
[(yystack_@{($1) - ($2)@}.location)])
[yystack_@{($1) - ($2)@}.location])
# b4_symbol_actions(FILENAME, LINENO,