1
0
mirror of https://github.com/PurpleI2P/i2pd.git synced 2025-01-22 04:04:16 +00:00

fixed typo

This commit is contained in:
orignal 2021-03-05 22:40:27 -05:00
parent ff0e6813c6
commit 8f90b21a5d

View File

@ -195,7 +195,6 @@ namespace transport
}
else
LogPrint(eLogError, "Transports: invalid NTCP2 proxy url ", ntcp2proxy);
return;
}
else
m_NTCP2Server = new NTCP2Server ();