diff options
| -rw-r--r-- | engines/sherlock/sherlock.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/engines/sherlock/sherlock.h b/engines/sherlock/sherlock.h index 8d02f7aa24..5a3ed4bc1f 100644 --- a/engines/sherlock/sherlock.h +++ b/engines/sherlock/sherlock.h @@ -120,7 +120,6 @@ public:  	virtual Common::Error saveGameState(int slot, const Common::String &desc);  	virtual void syncSoundSettings(); -	int getGameType() const;  	GameType getGameID() const;  	Common::Language getLanguage() const;  	Common::Platform getPlatform() const; | 
