diff options
Diffstat (limited to 'modules/mono/editor/script_class_parser.h')
-rw-r--r-- | modules/mono/editor/script_class_parser.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/mono/editor/script_class_parser.h b/modules/mono/editor/script_class_parser.h index a76a3a50a9..c194ed1422 100644 --- a/modules/mono/editor/script_class_parser.h +++ b/modules/mono/editor/script_class_parser.h @@ -36,7 +36,6 @@ #include "core/vector.h" class ScriptClassParser { - public: struct NameDecl { enum Type { |