aboutsummaryrefslogtreecommitdiff
path: root/engines/sky/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sky/control.h')
-rw-r--r--engines/sky/control.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sky/control.h b/engines/sky/control.h
index 82fd50ac54..4143772495 100644
--- a/engines/sky/control.h
+++ b/engines/sky/control.h
@@ -239,7 +239,6 @@ private:
Logic *_skyLogic;
Sound *_skySound;
OSystem *_system;
- int _mouseX, _mouseY;
bool _mouseClicked;
byte _keyPressed;
int _mouseWheel;