summaryrefslogtreecommitdiffstats
path: root/modules/navigation/editor/navigation_mesh_editor_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/navigation/editor/navigation_mesh_editor_plugin.h')
-rw-r--r--modules/navigation/editor/navigation_mesh_editor_plugin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/navigation/editor/navigation_mesh_editor_plugin.h b/modules/navigation/editor/navigation_mesh_editor_plugin.h
index 6114c62ebf..f5a471d531 100644
--- a/modules/navigation/editor/navigation_mesh_editor_plugin.h
+++ b/modules/navigation/editor/navigation_mesh_editor_plugin.h
@@ -60,7 +60,6 @@ class NavigationMeshEditor : public Control {
protected:
void _node_removed(Node *p_node);
- static void _bind_methods();
void _notification(int p_what);
public: