Skip to content

Commit

Permalink
Initialization of this variable is successfully performed in the cons…
Browse files Browse the repository at this point in the history
…tructor.
  • Loading branch information
intorr committed Dec 8, 2017
1 parent b29b6c0 commit 34f1b6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/xrNetServer/NET_Client.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,6 @@ bool IPureClient::Connect(pcstr options)

// Create ONE node
HOST_NODE NODE;
ZeroMemory(&NODE, sizeof(HOST_NODE));

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

0 comments on commit 34f1b6a

Please sign in to comment.