diff --git a/scene/main/node.h b/scene/main/node.h index 35562339ab..742e5c04af 100644 --- a/scene/main/node.h +++ b/scene/main/node.h @@ -264,8 +264,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);