aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mohawk/myst.h')
-rw-r--r--engines/mohawk/myst.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/mohawk/myst.h b/engines/mohawk/myst.h
index ae3439427e..a411b64347 100644
--- a/engines/mohawk/myst.h
+++ b/engines/mohawk/myst.h
@@ -190,7 +190,6 @@ public:
uint16 getMainCursor() { return _mainCursor; }
void checkCursorHints();
MystArea *forceUpdateClickedResource();
- void pollAndDiscardEvents();
bool wait(uint32 duration, bool skippable = false);
/** Update the game state according to events and update the screen */