aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/entities.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wage/entities.h')
-rw-r--r--engines/wage/entities.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/wage/entities.h b/engines/wage/entities.h
index 0e20d2ef3a..5ecd33c846 100644
--- a/engines/wage/entities.h
+++ b/engines/wage/entities.h
@@ -405,9 +405,6 @@ public:
void paint(Graphics::Surface *screen, int x, int y);
const char *getFontName();
-
-private:
- Graphics::Surface *_surface;
};
class Sound {