]> git.saurik.com Git - bison.git/commit
Remove useless class specification.
authorAkim Demaille <demaille@gostai.com>
Thu, 28 Aug 2008 09:50:14 +0000 (11:50 +0200)
committerAkim Demaille <demaille@gostai.com>
Thu, 13 Nov 2008 05:33:51 +0000 (06:33 +0100)
commitc1e6c88ca353012a086858dc83d0a3c981681d14
treeefc4068f4eb1c64a322e5ce738ed2370c2e5d0c9
parent4654b0c0a8a355e7a8fcdf51b1a5eb6c485126f1
Remove useless class specification.

* data/lalr1.cc (b4_symbol_constructor_specialization_): No need
to refer to the class name to use a type defined by the class for
arguments of member functions.
ChangeLog
data/lalr1.cc