diff options
Diffstat (limited to 'editor/export/export_template_manager.h')
-rw-r--r-- | editor/export/export_template_manager.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/export/export_template_manager.h b/editor/export/export_template_manager.h index a00d874580..b1c5855878 100644 --- a/editor/export/export_template_manager.h +++ b/editor/export/export_template_manager.h @@ -119,7 +119,6 @@ class ExportTemplateManager : public AcceptDialog { protected: void _notification(int p_what); - static void _bind_methods(); public: static String get_android_build_directory(const Ref<EditorExportPreset> &p_preset); |