aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/journal.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sherlock/journal.h')
-rw-r--r--engines/sherlock/journal.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/engines/sherlock/journal.h b/engines/sherlock/journal.h
index 18bc54173f..93fdf25098 100644
--- a/engines/sherlock/journal.h
+++ b/engines/sherlock/journal.h
@@ -47,8 +47,6 @@ struct JournalEntry {
};
class Journal {
-private:
-
protected:
SherlockEngine *_vm;
Common::StringArray _directory;
@@ -62,7 +60,6 @@ protected:
int _sub;
Common::String _find;
-
Journal(SherlockEngine *vm);
/**
@@ -84,7 +81,7 @@ public:
/**
* Draw the journal background, frame, and interface buttons
*/
- virtual void drawJournalFrame() = 0;
+ virtual void drawFrame() = 0;
/**
* Records statements that are said, in the order which they are said. The player