diff options
| author | Travis Howell | 2003-12-02 08:28:54 +0000 | 
|---|---|---|
| committer | Travis Howell | 2003-12-02 08:28:54 +0000 | 
| commit | 3cb4a1180e1724f0f17f85236e28eae720b3e87f (patch) | |
| tree | ec0b073dd6adbc31f536c0a0ff1626d7207f58e0 | |
| parent | dad0d55042d42b81a4a2a26d074999d25f5c2737 (diff) | |
| download | scummvm-rg350-3cb4a1180e1724f0f17f85236e28eae720b3e87f.tar.gz scummvm-rg350-3cb4a1180e1724f0f17f85236e28eae720b3e87f.tar.bz2 scummvm-rg350-3cb4a1180e1724f0f17f85236e28eae720b3e87f.zip | |
Cleanup
svn-id: r11461
| -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; | 
