1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-08-30 17:21:57 +00:00

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();
conn->ClientLogin();
LogPrint(eLogDebug, "NTCP: connected via socks");
}
else
LogPrint(eLogDebug, "NTCP: connection via socks failed");
});
}