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.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/engines/sludge/movie.cpp b/engines/sludge/movie.cpp
index 66e338e980..0162a7086b 100644
--- a/engines/sludge/movie.cpp
+++ b/engines/sludge/movie.cpp
@@ -27,13 +27,6 @@
namespace Sludge {
-// in main.c
-int checkInput();
-extern int weAreDoneSoQuit;
-
-// Sludger.cpp
-bool handleInput();
-
// sound_openal.cpp
void playMovieStream(int a);
#if 0