summaryrefslogtreecommitdiff
path: root/src/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics.h')
-rw-r--r--src/graphics.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/graphics.h b/src/graphics.h
index d6e5f774c..237d16dc2 100644
--- a/src/graphics.h
+++ b/src/graphics.h
@@ -269,8 +269,6 @@ class Graphics : public gcn::SDLGraphics
bool getRedraw()
{ return mRedraw; }
- void drawMapLayer(MapLayer *layer);
-
int mWidth;
int mHeight;