Remove unused private variables in godot/editor
This commit is contained in:
@@ -88,7 +88,6 @@ class ProjectExportDialog : public ConfirmationDialog {
|
||||
|
||||
Label *empty_label = nullptr;
|
||||
|
||||
Button *button_export = nullptr;
|
||||
bool updating = false;
|
||||
|
||||
RichTextLabel *result_dialog_log = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user