diff --git a/scene/main/node.h b/scene/main/node.h index d09b6c6bc43..ba4a2c78505 100644 --- a/scene/main/node.h +++ b/scene/main/node.h @@ -285,8 +285,6 @@ private: } data; - Ref multiplayer; - String _get_tree_string_pretty(const String &p_prefix, bool p_last); String _get_tree_string(const Node *p_node);