aboutsummaryrefslogtreecommitdiff
path: root/engines/access/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/access/screen.h')
-rw-r--r--engines/access/screen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/access/screen.h b/engines/access/screen.h
index bf4cceaf11..0fa111c21c 100644
--- a/engines/access/screen.h
+++ b/engines/access/screen.h
@@ -74,7 +74,6 @@ public:
int _vesaMode;
int _startColor, _numColors;
Common::Point _bufferStart;
- int _scrollCol, _scrollRow;
int _windowXAdd, _windowYAdd;
int _screenYOff;
byte _manPal[0x60];