aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/fullpipe/scenes/scene25.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/fullpipe/scenes/scene25.cpp b/engines/fullpipe/scenes/scene25.cpp
index ec3184a5f4..83a0ee0a72 100644
--- a/engines/fullpipe/scenes/scene25.cpp
+++ b/engines/fullpipe/scenes/scene25.cpp
@@ -544,10 +544,6 @@ bool sceneHandler25_isOnLadder(ExCommand *cmd) {
}
}
-void sceneHandler25_sub03() {
- warning("STUB: sceneHandler25_sub03()");
-}
-
int sceneHandler25(ExCommand *cmd) {
if (cmd->_messageKind != 17)
return 0;