Removed trailing text after #endif - causes warning on many compilers

This commit is contained in:
evomarc 2001-10-08 09:14:15 +00:00
commit f2c21bdc0b
6 changed files with 9 additions and 8 deletions

View file

@ -69,5 +69,5 @@ template <class EOT> class eoDetTournamentSelect: public eoSelectOne<EOT>
//-----------------------------------------------------------------------------
#endif // eoDetTournamentSelect_h
#endif