aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/xeen/screen.h')
-rw-r--r--engines/xeen/screen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/xeen/screen.h b/engines/xeen/screen.h
index 6e805c2aa3..85affe3aa2 100644
--- a/engines/xeen/screen.h
+++ b/engines/xeen/screen.h
@@ -67,8 +67,6 @@ private:
int _ycL, _ycH;
void open2();
-
- Common::KeyCode doCursor(const Common::String &msg);
public:
bool _enabled;
public: