aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control/pet_control_sub7.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/pet_control/pet_control_sub7.h')
-rw-r--r--engines/titanic/pet_control/pet_control_sub7.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/engines/titanic/pet_control/pet_control_sub7.h b/engines/titanic/pet_control/pet_control_sub7.h
index d74ac3c405..f4a1decf12 100644
--- a/engines/titanic/pet_control/pet_control_sub7.h
+++ b/engines/titanic/pet_control/pet_control_sub7.h
@@ -33,15 +33,7 @@ private:
CPetControlSub12 _sub1;
CPetControlSub12 _sub2;
public:
- /**
- * Save the data for the class to file
- */
- virtual void save(SimpleFile *file, int indent) const;
- /**
- * Load the data for the class from file
- */
- virtual void load(SimpleFile *file);
};
} // End of namespace Titanic