Skip to content

Commit

Permalink
Clean changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shargon committed Apr 18, 2020
1 parent 6880a14 commit 5839014
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/neo/Network/P2P/RemoteNode.ProtocolHandler.cs
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,6 @@ private void OnVerackMessageReceived()
{
verack = true;
system.TaskManager.Tell(new TaskManager.Register { Version = Version });

CheckMessageQueue();
}

Expand Down

0 comments on commit 5839014

Please sign in to comment.