aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/gfx/send_to_succ.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/gfx/send_to_succ.h')
-rw-r--r--engines/titanic/gfx/send_to_succ.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/engines/titanic/gfx/send_to_succ.h b/engines/titanic/gfx/send_to_succ.h
index 971c2e7f3f..fb237f206d 100644
--- a/engines/titanic/gfx/send_to_succ.h
+++ b/engines/titanic/gfx/send_to_succ.h
@@ -29,13 +29,9 @@ namespace Titanic {
class CSendToSucc : public CToggleSwitch {
public:
+ CLASSDEF
CSendToSucc();
-
- /**
- * Return the class name
- */
- virtual const char *getClassName() const { return "CSendToSucc"; }
-
+
/**
* Save the data for the class to file
*/