aboutsummaryrefslogtreecommitdiff
path: root/sky/sky.h
diff options
context:
space:
mode:
authorJoost Peters2004-08-20 13:42:43 +0000
committerJoost Peters2004-08-20 13:42:43 +0000
commit2b47c12f7ae212573025764de4affbcda7d18458 (patch)
treeb2d0c4cab4de8ab54b4676443463e287642b1b73 /sky/sky.h
parentcdd3397c29614901be2851135be598bd3cf05ce1 (diff)
downloadscummvm-rg350-2b47c12f7ae212573025764de4affbcda7d18458.tar.gz
scummvm-rg350-2b47c12f7ae212573025764de4affbcda7d18458.tar.bz2
scummvm-rg350-2b47c12f7ae212573025764de4affbcda7d18458.zip
remove unused variables
svn-id: r14649
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;