From fca3ab55649c43ade5076687dbba31d2a08ea1d7 Mon Sep 17 00:00:00 2001 From: kobewi Date: Wed, 9 Aug 2023 17:52:01 +0200 Subject: Deprecate project_settings_changed signal --- editor/import_defaults_editor.h | 1 - 1 file changed, 1 deletion(-) (limited to 'editor/import_defaults_editor.h') diff --git a/editor/import_defaults_editor.h b/editor/import_defaults_editor.h index 763cdf8bf1..ccc74f39a5 100644 --- a/editor/import_defaults_editor.h +++ b/editor/import_defaults_editor.h @@ -57,7 +57,6 @@ class ImportDefaultsEditor : public VBoxContainer { protected: void _notification(int p_what); - static void _bind_methods(); public: void clear(); -- cgit v1.2.3