aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/sherlock.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-05-08 22:54:32 -0400
committerPaul Gilbert2015-05-08 22:54:32 -0400
commit7ca37bef9f6b16f175f39908c8dfbb1761d42aa3 (patch)
tree3aa8ba372ed4cc8b4fed868b480b0bdc15d48611 /engines/sherlock/sherlock.h
parent263f33a9f83f9d1d00a100b7532dd28e59ee3a6b (diff)
downloadscummvm-rg350-7ca37bef9f6b16f175f39908c8dfbb1761d42aa3.tar.gz
scummvm-rg350-7ca37bef9f6b16f175f39908c8dfbb1761d42aa3.tar.bz2
scummvm-rg350-7ca37bef9f6b16f175f39908c8dfbb1761d42aa3.zip
SHERLOCK: Simplify detection entry
Diffstat (limited to 'engines/sherlock/sherlock.h')
-rw-r--r--engines/sherlock/sherlock.h1
1 files changed, 0 insertions, 1 deletions
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;