aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/gfx/small_chev_left_off.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/gfx/small_chev_left_off.h')
-rw-r--r--engines/titanic/gfx/small_chev_left_off.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/engines/titanic/gfx/small_chev_left_off.h b/engines/titanic/gfx/small_chev_left_off.h
index bf73c7425b..fc500cee69 100644
--- a/engines/titanic/gfx/small_chev_left_off.h
+++ b/engines/titanic/gfx/small_chev_left_off.h
@@ -29,14 +29,10 @@ namespace Titanic {
class CSmallChevLeftOff : public CToggleSwitch {
public:
+ CLASSDEF
CSmallChevLeftOff();
/**
- * Return the class name
- */
- virtual const char *getClassName() const { return "CSmallChevLeftOff"; }
-
- /**
* Save the data for the class to file
*/
virtual void save(SimpleFile *file, int indent) const;