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.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/engines/sherlock/scalpel/scalpel_journal.h b/engines/sherlock/scalpel/scalpel_journal.h
index 6bc0aa012c..0cfed0daa6 100644
--- a/engines/sherlock/scalpel/scalpel_journal.h
+++ b/engines/sherlock/scalpel/scalpel_journal.h
@@ -84,12 +84,6 @@ public:
virtual void drawFrame();
/**
- * Records statements that are said, in the order which they are said. The player
- * can then read the journal to review them
- */
- virtual void record(int converseNum, int statementNum, bool replyOnly = false);
-
- /**
* Reset viewing position to the start of the journal
*/
virtual void resetPosition();