summaryrefslogtreecommitdiff
path: root/src/graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics.h')
-rw-r--r--src/graphics.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/graphics.h b/src/graphics.h
index 2b38608f..48f24ca8 100644
--- a/src/graphics.h
+++ b/src/graphics.h
@@ -206,7 +206,6 @@ class Graphics : public gcn::SDLGraphics
gcn::Font *getFont() const { return mFont; }
protected:
- SDL_Surface *mScreen;
int mWidth;
int mHeight;
int mBpp;