aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_load.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-04-23 20:59:07 -0400
committerPaul Gilbert2016-07-10 16:11:54 -0400
commit730895a9ea4a5f1c2032cb552d9221ad22fb8e5f (patch)
tree9a9b7a996e9d57214ffab07a7af9a492519de578 /engines/titanic/pet_control/pet_load.h
parent2b1e045b5c57f1bae61bd3ffbd05577062f6f34c (diff)
downloadscummvm-rg350-730895a9ea4a5f1c2032cb552d9221ad22fb8e5f.tar.gz
scummvm-rg350-730895a9ea4a5f1c2032cb552d9221ad22fb8e5f.tar.bz2
scummvm-rg350-730895a9ea4a5f1c2032cb552d9221ad22fb8e5f.zip
TITANIC: Cleaning up CPetLoad & CPetSave methods
Diffstat (limited to 'engines/titanic/pet_control/pet_load.h')
-rw-r--r--engines/titanic/pet_control/pet_load.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/titanic/pet_control/pet_load.h b/engines/titanic/pet_control/pet_load.h
index 093fca0977..f87cd8afb2 100644
--- a/engines/titanic/pet_control/pet_load.h
+++ b/engines/titanic/pet_control/pet_load.h
@@ -58,7 +58,6 @@ public:
* Executes the loading or saving
*/
virtual void execute();
-
};
} // End of namespace Titanic