aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_section.cpp
diff options
context:
space:
mode:
authorPaul Gilbert2016-04-18 11:36:39 -0400
committerPaul Gilbert2016-07-10 16:11:29 -0400
commit47024115941c125452bb787758091686c91fc4fb (patch)
tree338d53d05c22902cdbf5ed9249e119e261f96d21 /engines/titanic/pet_control/pet_section.cpp
parent5316951ba6e4403a388e49a1e23fc7858d1c3980 (diff)
downloadscummvm-rg350-47024115941c125452bb787758091686c91fc4fb.tar.gz
scummvm-rg350-47024115941c125452bb787758091686c91fc4fb.tar.bz2
scummvm-rg350-47024115941c125452bb787758091686c91fc4fb.zip
TITANIC: Further cleanup of pet element setups
Diffstat (limited to 'engines/titanic/pet_control/pet_section.cpp')
-rw-r--r--engines/titanic/pet_control/pet_section.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/titanic/pet_control/pet_section.cpp b/engines/titanic/pet_control/pet_section.cpp
index 349fa40fcf..f913ac6b50 100644
--- a/engines/titanic/pet_control/pet_section.cpp
+++ b/engines/titanic/pet_control/pet_section.cpp
@@ -49,8 +49,4 @@ void CPetSection::proc30() {
error("TODO");
}
-void CPetSection::proc31() {
- error("TODO");
-}
-
} // End of namespace Titanic