aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/avalot.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/avalot.cpp')
-rw-r--r--engines/avalanche/avalot.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/avalanche/avalot.cpp b/engines/avalanche/avalot.cpp
index f4d180e68b..ac961a6d17 100644
--- a/engines/avalanche/avalot.cpp
+++ b/engines/avalanche/avalot.cpp
@@ -45,12 +45,8 @@
#include "common/textconsole.h"
#include "common/config-manager.h"
-
-
namespace Avalanche {
-
-
Avalot::Avalot(AvalancheEngine *vm) {
_vm = vm;
}