aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/mohawk.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mohawk/mohawk.h')
-rw-r--r--engines/mohawk/mohawk.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/mohawk/mohawk.h b/engines/mohawk/mohawk.h
index bc0d642bce..fe2c15739c 100644
--- a/engines/mohawk/mohawk.h
+++ b/engines/mohawk/mohawk.h
@@ -100,7 +100,6 @@ public:
bool hasFeature(EngineFeature f) const;
- VideoManager *_video;
CursorManager *_cursor;
virtual Common::SeekableReadStream *getResource(uint32 tag, uint16 id);
@@ -118,7 +117,6 @@ public:
private:
PauseDialog *_pauseDialog;
- void pauseEngineIntern(bool);
protected:
// An array holding the main Mohawk archives require by the games