aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/avalot.cpp
diff options
context:
space:
mode:
authorStrangerke2013-09-30 22:00:05 +0200
committerStrangerke2013-09-30 22:00:05 +0200
commit98b5fe757f2559acd90b05f20ce4425ab8c73b0f (patch)
tree6cab7fffd41cb1a0b5ac7112af919dd3991ebf58 /engines/avalanche/avalot.cpp
parentb160a156c1653f32c57ce9479cb27c44e5ed4dc7 (diff)
downloadscummvm-rg350-98b5fe757f2559acd90b05f20ce4425ab8c73b0f.tar.gz
scummvm-rg350-98b5fe757f2559acd90b05f20ce4425ab8c73b0f.tar.bz2
scummvm-rg350-98b5fe757f2559acd90b05f20ce4425ab8c73b0f.zip
AVALANCHE: Remove various dead variables and associated code
Diffstat (limited to 'engines/avalanche/avalot.cpp')
-rw-r--r--engines/avalanche/avalot.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/avalanche/avalot.cpp b/engines/avalanche/avalot.cpp
index 797301898b..1e739709b1 100644
--- a/engines/avalanche/avalot.cpp
+++ b/engines/avalanche/avalot.cpp
@@ -1243,7 +1243,6 @@ void AvalancheEngine::guideAvvy(Common::Point cursorPos) {
void AvalancheEngine::checkClick() {
Common::Point cursorPos = getMousePos();
- _onToolbar = kSlowComputer && ((cursorPos.y >= 169) || (cursorPos.y <= 10));
/*if (mrelease > 0)
after_the_scroll = false;*/
@@ -1523,7 +1522,6 @@ void AvalancheEngine::newGame() {
_thinkThing = true;
_thinks = 2;
refreshObjectList();
- _onToolbar = false;
_seeScroll = false;
avvy->appear(300, 117, kDirRight); // Needed to initialize Avalot.