aboutsummaryrefslogtreecommitdiff
path: root/sky/sky.h
diff options
context:
space:
mode:
Diffstat (limited to 'sky/sky.h')
-rw-r--r--sky/sky.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/sky/sky.h b/sky/sky.h
index d061c65ad1..ed3a28a207 100644
--- a/sky/sky.h
+++ b/sky/sky.h
@@ -59,14 +59,6 @@ protected:
bool _quickLaunch; // set when starting with -x
bool _floppyIntro;
- uint16 _debugMode;
-
- int _numScreenUpdates;
-
- FILE *_dump_file;
-
- int _number_of_savegames;
-
int _sdl_mouse_x, _sdl_mouse_y;
Sound *_skySound;