remove useless FIXME comment

This commit is contained in:
Benjamin Sergeant 2019-01-03 18:02:03 -08:00
parent 8adbcab441
commit 332bb87231

View File

@ -82,7 +82,6 @@ namespace ix
void SocketSChannel::secureSocket() void SocketSChannel::secureSocket()
{ {
// there will be a lot to do here ... // there will be a lot to do here ...
// FIXME do something with sockerror
} }
void SocketSChannel::close() void SocketSChannel::close()