aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/preagi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agi/preagi.cpp')
-rw-r--r--engines/agi/preagi.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/agi/preagi.cpp b/engines/agi/preagi.cpp
index b356223936..5bdab8a801 100644
--- a/engines/agi/preagi.cpp
+++ b/engines/agi/preagi.cpp
@@ -94,9 +94,6 @@ PreAgiEngine::PreAgiEngine(OSystem *syst, const AGIGameDescription *gameDesc) :
_keyQueueStart = 0;
_keyQueueEnd = 0;
- _keyControl = 0;
- _keyAlt = 0;
-
_allowSynthetic = false;
g_tickTimer = 0;