* src/ltlvisit/lunabbrev.hh: Revert superfluous change from

2004-05-10.
This commit is contained in:
Alexandre Duret-Lutz 2004-06-22 22:06:28 +00:00
parent 2f1a67d927
commit a57c619ed5
2 changed files with 5 additions and 1 deletions

View file

@ -47,7 +47,6 @@ namespace spot
virtual ~unabbreviate_logic_visitor();
using super::visit;
//void visit(unop* uo);
void visit(binop* bo);
virtual formula* recurse(formula* f);