aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo/tattoo.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/tattoo/tattoo.h')
-rw-r--r--engines/sherlock/tattoo/tattoo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sherlock/tattoo/tattoo.h b/engines/sherlock/tattoo/tattoo.h
index e2977983f1..f06fa1532d 100644
--- a/engines/sherlock/tattoo/tattoo.h
+++ b/engines/sherlock/tattoo/tattoo.h
@@ -34,8 +34,6 @@ public:
TattooEngine(OSystem *syst, const SherlockGameDescription *gameDesc) :
SherlockEngine(syst, gameDesc) {}
virtual ~TattooEngine() {}
-
- virtual void initFlags();
};
} // End of namespace Tattoo