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 ();