Skip to content

Commit 34f1b6a

Browse files
committed
Initialization of this variable is successfully performed in the constructor.
1 parent b29b6c0 commit 34f1b6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/xrNetServer/NET_Client.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,6 @@ bool IPureClient::Connect(pcstr options)
559559

560560
// Create ONE node
561561
HOST_NODE NODE;
562-
ZeroMemory(&NODE, sizeof(HOST_NODE));
563562

564563
// Copy the Host Address
565564
R_CHK(net_Address_server->Duplicate(&NODE.pHostAddress));

0 commit comments

Comments
 (0)