diff options
author | Max Horn | 2011-06-14 16:26:54 +0200 |
---|---|---|
committer | Max Horn | 2011-06-14 18:52:08 +0200 |
commit | e6f6d67bddd2a3f258616d00049ca12823bc4f74 (patch) | |
tree | 3fd232eb173ef3e6711e7446589e9360e887aa46 /engines/touche | |
parent | 593b929047434eefa9b6dfb73730f7d502c4ff10 (diff) | |
download | scummvm-rg350-e6f6d67bddd2a3f258616d00049ca12823bc4f74.tar.gz scummvm-rg350-e6f6d67bddd2a3f258616d00049ca12823bc4f74.tar.bz2 scummvm-rg350-e6f6d67bddd2a3f258616d00049ca12823bc4f74.zip |
TOUCHE: cleanup
Diffstat (limited to 'engines/touche')
-rw-r--r-- | engines/touche/touche.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/touche/touche.h b/engines/touche/touche.h index 7e1aa3ac44..cbb3fec7aa 100644 --- a/engines/touche/touche.h +++ b/engines/touche/touche.h @@ -385,8 +385,6 @@ public: protected: - bool detectGame(); - void restart(); void readConfigurationSettings(); void writeConfigurationSettings(); |