aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/menu_nebular.h
diff options
context:
space:
mode:
authorStrangerke2014-09-29 00:29:47 +0200
committerStrangerke2014-09-29 00:29:47 +0200
commit2ffd1699239a4da5c9793a8bb0ea77a8a473d7c4 (patch)
treedb09f0fb3a7f5565625c290ebbdc6b772cb7d16b /engines/mads/nebular/menu_nebular.h
parent913616f951969bb3c5f11946cd342aa42b41eea6 (diff)
downloadscummvm-rg350-2ffd1699239a4da5c9793a8bb0ea77a8a473d7c4.tar.gz
scummvm-rg350-2ffd1699239a4da5c9793a8bb0ea77a8a473d7c4.tar.bz2
scummvm-rg350-2ffd1699239a4da5c9793a8bb0ea77a8a473d7c4.zip
MADS: Rex - Remove unused variables
Diffstat (limited to 'engines/mads/nebular/menu_nebular.h')
-rw-r--r--engines/mads/nebular/menu_nebular.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/mads/nebular/menu_nebular.h b/engines/mads/nebular/menu_nebular.h
index 2ffc0d6d07..f8e84fa5b6 100644
--- a/engines/mads/nebular/menu_nebular.h
+++ b/engines/mads/nebular/menu_nebular.h
@@ -162,7 +162,6 @@ private:
static char _resourceName[100];
bool _animating;
- bool _sceneChanged;
Common::Array<TextLine> _textLines;
Common::Point _pan;
int _panSpeed;