aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/agi.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/agi/agi.h')
-rw-r--r--engines/agi/agi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/agi/agi.h b/engines/agi/agi.h
index 9d220d2062..f476801960 100644
--- a/engines/agi/agi.h
+++ b/engines/agi/agi.h
@@ -444,7 +444,6 @@ struct AgiGame {
// internal flags
bool playerControl; /**< player is in control */
- int clockEnabled; /**< clock is on/off */
int exitAllLogics; /**< break cycle after new.room */
bool pictureShown; /**< show.pic has been issued */
int hasPrompt; /**< input prompt has been printed */