Just took out unncessary declaration.
authorRicardo Cruz <rick2@aeiou.pt>
Sat, 9 Oct 2004 21:27:30 +0000 (21:27 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Sat, 9 Oct 2004 21:27:30 +0000 (21:27 +0000)
SVN-Revision: 2008

src/level_subset.h

index cc4ac63..7ae6bcd 100644 (file)
 
 using namespace SuperTux;
 
-namespace SuperTux {
-class Surface;
-};
-
 /** This type holds meta-information about a level-subset. 
     It could be extended to handle manipulation of subsets. */
 class LevelSubset