From a6db2fb281fb5842be2d8fc0621922e70ad9668c Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sun, 15 Mar 2015 17:50:10 -0400 Subject: SHERLOCK: Further game setup --- engines/sherlock/tattoo/tattoo.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/sherlock/tattoo/tattoo.h') 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 -- cgit v1.2.3