aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/gyro.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/gyro.h')
-rw-r--r--engines/avalanche/gyro.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/avalanche/gyro.h b/engines/avalanche/gyro.h
index 977a2e79ae..b01f3e1a06 100644
--- a/engines/avalanche/gyro.h
+++ b/engines/avalanche/gyro.h
@@ -348,7 +348,6 @@ public:
byte _buffer[2000];
uint16 _bufSize;
int16 _underScroll; // Y-coord of just under the scroll text.
- bool _dropdownActive; // Kludge so we don't have to keep referring to Dropdown
Common::String _roomnName; // Name of actual room
Common::String _subject; // What you're talking to them about.
byte _subjectNum; // The same thing.