remove useless FIXME comment

This commit is contained in:
Benjamin Sergeant 2019-01-03 18:02:03 -08:00
parent 385e80d185
commit 3021ac4b95

View File

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