SHERLOCK: Remove unused getGameType method declaration

This commit is contained in:
Paul Gilbert 2015-05-09 12:59:51 -04:00
parent eeb53ca614
commit 3e2b0bfb69

View File

@ -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;