diff options
Diffstat (limited to 'editor/editor_feature_profile.h')
-rw-r--r-- | editor/editor_feature_profile.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor_feature_profile.h b/editor/editor_feature_profile.h index 5ae2398027..4036ec7ec6 100644 --- a/editor/editor_feature_profile.h +++ b/editor/editor_feature_profile.h @@ -94,7 +94,6 @@ public: VARIANT_ENUM_CAST(EditorFeatureProfile::Feature) class EditorFeatureProfileManager : public AcceptDialog { - GDCLASS(EditorFeatureProfileManager, AcceptDialog); enum Action { |