summaryrefslogtreecommitdiff
path: root/scene/resources/text_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/resources/text_file.h')
-rw-r--r--scene/resources/text_file.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/resources/text_file.h b/scene/resources/text_file.h
index 666c088d04..356b070ea0 100644
--- a/scene/resources/text_file.h
+++ b/scene/resources/text_file.h
@@ -35,7 +35,6 @@
#include "core/io/resource_saver.h"
class TextFile : public Resource {
-
GDCLASS(TextFile, Resource);
private: