Skip to content

Commit a9673e2

Browse files
Remove unused multiplayer member from Node
1 parent 8d8041b commit a9673e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scene/main/node.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,8 +264,6 @@ class Node : public Object {
264264

265265
} data;
266266

267-
Ref<MultiplayerAPI> multiplayer;
268-
269267
String _get_tree_string_pretty(const String &p_prefix, bool p_last);
270268
String _get_tree_string(const Node *p_node);
271269

0 commit comments

Comments
 (0)