aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/bilge_succubus.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/bilge_succubus.h')
-rw-r--r--engines/titanic/game/bilge_succubus.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/engines/titanic/game/bilge_succubus.h b/engines/titanic/game/bilge_succubus.h
index 795fe865c2..4ff72a57c7 100644
--- a/engines/titanic/game/bilge_succubus.h
+++ b/engines/titanic/game/bilge_succubus.h
@@ -34,14 +34,10 @@ public:
int _field1E4;
int _field1E8;
public:
+ CLASSDEF
CBilgeSuccUBus();
/**
- * Return the class name
- */
- virtual const char *getClassName() const { return "CBilgeSuccUBus"; }
-
- /**
* Save the data for the class to file
*/
virtual void save(SimpleFile *file, int indent) const;