diff options
Diffstat (limited to 'simon')
-rw-r--r-- | simon/simon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/simon/simon.h b/simon/simon.h index c3d7fbc1e7..032f502aef 100644 --- a/simon/simon.h +++ b/simon/simon.h @@ -192,7 +192,6 @@ protected: uint16 _debugMode; uint16 _language; - bool _noSubtitles; bool _start_mainscript; bool _continous_mainscript; bool _continous_vgascript; |