From 7ca37bef9f6b16f175f39908c8dfbb1761d42aa3 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Fri, 8 May 2015 22:54:32 -0400 Subject: SHERLOCK: Simplify detection entry --- engines/sherlock/sherlock.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/sherlock/sherlock.h') diff --git a/engines/sherlock/sherlock.h b/engines/sherlock/sherlock.h index 06d38cbf89..79a3c11135 100644 --- a/engines/sherlock/sherlock.h +++ b/engines/sherlock/sherlock.h @@ -122,7 +122,6 @@ public: int getGameType() const; uint32 getGameID() const; - uint32 getGameFeatures() const; Common::Language getLanguage() const; Common::Platform getPlatform() const; -- cgit v1.2.3