From 730895a9ea4a5f1c2032cb552d9221ad22fb8e5f Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sat, 23 Apr 2016 20:59:07 -0400 Subject: TITANIC: Cleaning up CPetLoad & CPetSave methods --- engines/titanic/pet_control/pet_load.h | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/titanic/pet_control/pet_load.h') 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 -- cgit v1.2.3