aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/movie.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sludge/movie.cpp')
-rw-r--r--engines/sludge/movie.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/sludge/movie.cpp b/engines/sludge/movie.cpp
index 49a6919964..65b603065c 100644
--- a/engines/sludge/movie.cpp
+++ b/engines/sludge/movie.cpp
@@ -20,8 +20,6 @@
*
*/
-#include "sludge/specialsettings.h"
-
#include "sludge/newfatal.h"
#include "sludge/timing.h"
#include "sludge/movie.h"
@@ -29,8 +27,6 @@
namespace Sludge {
-extern int specialSettings;
-
// in main.c
int checkInput();
extern int weAreDoneSoQuit;