projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a52ebdf
)
Just took out unncessary declaration.
author
Ricardo Cruz
<rick2@aeiou.pt>
Sat, 9 Oct 2004 21:27:30 +0000
(21:27 +0000)
committer
Ricardo Cruz
<rick2@aeiou.pt>
Sat, 9 Oct 2004 21:27:30 +0000
(21:27 +0000)
SVN-Revision: 2008
src/level_subset.h
patch
|
blob
|
history
diff --git
a/src/level_subset.h
b/src/level_subset.h
index
cc4ac63
..
7ae6bcd
100644
(file)
--- a/
src/level_subset.h
+++ b/
src/level_subset.h
@@
-27,10
+27,6
@@
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