diff options
Diffstat (limited to 'editor/create_dialog.h')
-rw-r--r-- | editor/create_dialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/create_dialog.h b/editor/create_dialog.h index f2e2eb1b04..cdc91ae535 100644 --- a/editor/create_dialog.h +++ b/editor/create_dialog.h @@ -40,7 +40,6 @@ #include "scene/gui/tree.h" class CreateDialog : public ConfirmationDialog { - GDCLASS(CreateDialog, ConfirmationDialog); Vector<String> favorite_list; |