aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Sandulenko2016-12-01 10:53:02 +0100
committerEugene Sandulenko2016-12-01 10:53:02 +0100
commitdec0d3acbc203438ed78da0f04d49ef1303f9601 (patch)
tree45e75eef09436b2b98cd55ece6c380e9b06482a2
parent7fe5a4ef91455c9cc90250ba76447c9744caf7cd (diff)
downloadscummvm-rg350-dec0d3acbc203438ed78da0f04d49ef1303f9601.tar.gz
scummvm-rg350-dec0d3acbc203438ed78da0f04d49ef1303f9601.tar.bz2
scummvm-rg350-dec0d3acbc203438ed78da0f04d49ef1303f9601.zip
FULLPIPE: Cleanup
-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;