diff options
Diffstat (limited to 'editor/editor_file_dialog.h')
-rw-r--r-- | editor/editor_file_dialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor_file_dialog.h b/editor/editor_file_dialog.h index 8efb8f5368..cbedfc72a6 100644 --- a/editor/editor_file_dialog.h +++ b/editor/editor_file_dialog.h @@ -45,7 +45,6 @@ class DependencyRemoveDialog; class EditorFileDialog : public ConfirmationDialog { - GDCLASS(EditorFileDialog, ConfirmationDialog); public: |