Remove useless forward declarations of class tgba.

* src/tgbaalgos/compsusp.hh, src/tgbaalgos/dotty.hh,
src/tgbaalgos/emptiness.hh, src/tgbaalgos/hoaf.hh,
src/tgbaalgos/neverclaim.hh, src/tgbaalgos/randomgraph.hh,
src/tgbaalgos/simulation.hh: Here.
This commit is contained in:
Alexandre Duret-Lutz 2014-08-23 13:10:24 +02:00
parent 92848f73af
commit c3c02bfb44
7 changed files with 2 additions and 12 deletions

View file

@ -29,8 +29,6 @@
namespace spot
{
class tgba;
/// \ingroup tgba_misc
/// \brief Construct a tgba randomly.
///