more whitespace bullshit

This commit is contained in:
Jeff Becker 2017-05-29 01:44:06 -04:00
parent 36dd11a899
commit cbb1d2d3b5

View file

@ -1130,10 +1130,7 @@ namespace transport
{ {
timer->cancel(); timer->cancel();
conn->ClientLogin(); conn->ClientLogin();
LogPrint(eLogDebug, "NTCP: connected via socks");
} }
else
LogPrint(eLogDebug, "NTCP: connection via socks failed");
}); });
} }