aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/closing.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/closing.cpp')
-rw-r--r--engines/avalanche/closing.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/avalanche/closing.cpp b/engines/avalanche/closing.cpp
index 900000d8bc..85d5fe0bb8 100644
--- a/engines/avalanche/closing.cpp
+++ b/engines/avalanche/closing.cpp
@@ -28,7 +28,6 @@
/* CLOSING The closing screen and error handler. */
#include "avalanche/avalanche.h"
-
#include "avalanche/closing.h"
#include "avalanche/gyro.h"
#include "avalanche/lucerna.h"
@@ -36,8 +35,6 @@
#include "common/textconsole.h"
#include "common/random.h"
-
-
namespace Avalanche {
Closing::Closing(AvalancheEngine *vm) {