summaryrefslogtreecommitdiff
path: root/src/graphic/graphic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphic/graphic.h')
-rw-r--r--src/graphic/graphic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/graphic/graphic.h b/src/graphic/graphic.h
index b3903c9a..f364105c 100644
--- a/src/graphic/graphic.h
+++ b/src/graphic/graphic.h
@@ -163,7 +163,6 @@ class Graphics : public gcn::SDLGraphics {
class Engine {
private:
Spriteset *emotionset, *npcset, *monsterset, *weaponset, *itemset;
- // Fix this number to an appropriate
public:
Engine();