aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/scrolls2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/scrolls2.cpp')
-rw-r--r--engines/avalanche/scrolls2.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/avalanche/scrolls2.cpp b/engines/avalanche/scrolls2.cpp
index 8f4c6dd4a0..f21645d0e2 100644
--- a/engines/avalanche/scrolls2.cpp
+++ b/engines/avalanche/scrolls2.cpp
@@ -38,7 +38,6 @@
#include "avalanche/acci2.h"
#include "avalanche/visa2.h"
#include "avalanche/timeout2.h"
-#include "avalanche/basher2.h"
#include "common/textconsole.h"
#include "common/file.h"
@@ -153,9 +152,6 @@ void Scrolls::normscroll() {
_vm->_gyro->newpointer(4);
_vm->_lucerna->mousepage(1 - _vm->_gyro->cp);
- if (_vm->_gyro->demo)
- _vm->_basher->get_demorec();
-
::Graphics::Surface temp;