diff options
-rw-r--r-- | scumm/gfx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/gfx.h b/scumm/gfx.h index e087555fc3..3573fe897f 100644 --- a/scumm/gfx.h +++ b/scumm/gfx.h @@ -124,7 +124,6 @@ protected: byte *_readPtr; bool _useOrDecompress; - int _numLinesToProcess; byte _currentX; byte _cursorActive; |