mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-02 11:04:00 +01:00
more whitespace bullshit
This commit is contained in:
parent
36dd11a899
commit
cbb1d2d3b5
|
@ -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");
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue