aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
authorTravis Howell2003-07-15 16:40:24 +0000
committerTravis Howell2003-07-15 16:40:24 +0000
commit2b7227679a8f0c89d3ed10f749d9911d70e728de (patch)
tree2a34116c5a3fe2ad55fc889eda77b78c3a7b14a3 /simon/simon.h
parentd0915c690c39b0fd6c6f71fc5e408fedbc3fd07b (diff)
downloadscummvm-rg350-2b7227679a8f0c89d3ed10f749d9911d70e728de.tar.gz
scummvm-rg350-2b7227679a8f0c89d3ed10f749d9911d70e728de.tar.bz2
scummvm-rg350-2b7227679a8f0c89d3ed10f749d9911d70e728de.zip
Use debug output instead of warnings for simon
Fix debug output in sky svn-id: r9039
Diffstat (limited to 'simon/simon.h')
-rw-r--r--simon/simon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/simon/simon.h b/simon/simon.h
index 852cea12eb..6f1d698b4d 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -181,7 +181,6 @@ protected:
bool _mouse_pos_changed;
uint16 _debugMode;
- uint16 _debugLevel;
uint16 _language;
bool _noSubtitles;
bool _start_mainscript;