aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/core/file_item.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/core/file_item.h')
-rw-r--r--engines/titanic/core/file_item.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/engines/titanic/core/file_item.h b/engines/titanic/core/file_item.h
index 0795b05d11..65dbf9d526 100644
--- a/engines/titanic/core/file_item.h
+++ b/engines/titanic/core/file_item.h
@@ -33,10 +33,7 @@ class CFileItem: public CTreeItem {
private:
CString _filename;
public:
- /**
- * Return the class name
- */
- virtual const char *getClassName() const { return "CFileItem"; }
+ CLASSDEF
/**
* Save the data for the class to file