aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scalpel/scalpel_journal.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/scalpel/scalpel_journal.h')
-rw-r--r--engines/sherlock/scalpel/scalpel_journal.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/engines/sherlock/scalpel/scalpel_journal.h b/engines/sherlock/scalpel/scalpel_journal.h
index 9790461dbe..6bc0aa012c 100644
--- a/engines/sherlock/scalpel/scalpel_journal.h
+++ b/engines/sherlock/scalpel/scalpel_journal.h
@@ -93,11 +93,6 @@ public:
* Reset viewing position to the start of the journal
*/
virtual void resetPosition();
-
- /**
- * Synchronize the data for a savegame
- */
- virtual void synchronize(Serializer &s);
};
} // End of namespace Scalpel