summaryrefslogtreecommitdiffstats
path: root/editor/export/export_template_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/export/export_template_manager.h')
-rw-r--r--editor/export/export_template_manager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/export/export_template_manager.h b/editor/export/export_template_manager.h
index b1c5855878..5227e43a6e 100644
--- a/editor/export/export_template_manager.h
+++ b/editor/export/export_template_manager.h
@@ -58,7 +58,6 @@ class ExportTemplateManager : public AcceptDialog {
HBoxContainer *current_installed_hb = nullptr;
LineEdit *current_installed_path = nullptr;
- Button *current_open_button = nullptr;
Button *current_uninstall_button = nullptr;
VBoxContainer *install_options_vb = nullptr;