summaryrefslogtreecommitdiffstats
path: root/editor/project_settings_editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/project_settings_editor.h')
-rw-r--r--editor/project_settings_editor.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/editor/project_settings_editor.h b/editor/project_settings_editor.h
index 7771bdda61..532820df5e 100644
--- a/editor/project_settings_editor.h
+++ b/editor/project_settings_editor.h
@@ -112,9 +112,6 @@ class ProjectSettingsEditor : public AcceptDialog {
void _update_action_map_editor();
void _update_theme();
- void _input_filter_focused();
- void _input_filter_unfocused();
-
protected:
void _notification(int p_what);
static void _bind_methods();