From 8570f052a39eb6ba4efe3764eb152076fbcd2f76 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sun, 5 Jul 2015 19:16:54 -0400 Subject: SHERLOCK: RT: Cleanup and fleshing out of saving --- engines/sherlock/tattoo/tattoo_journal.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'engines/sherlock/tattoo/tattoo_journal.h') diff --git a/engines/sherlock/tattoo/tattoo_journal.h b/engines/sherlock/tattoo/tattoo_journal.h index 7169e60359..5e5cfda8c2 100644 --- a/engines/sherlock/tattoo/tattoo_journal.h +++ b/engines/sherlock/tattoo/tattoo_journal.h @@ -94,11 +94,6 @@ public: * Draw the journal background, frame, and interface buttons */ virtual void drawFrame(); - - /** - * Synchronize the data for a savegame - */ - virtual void synchronize(Serializer &s); }; } // End of namespace Tattoo -- cgit v1.2.3