Removed obsolete comment.

This commit is contained in:
crs
2002-10-28 21:33:48 +00:00
parent 8dbc9d62bc
commit 24119802c6

View File

@@ -406,8 +406,6 @@ CNetwork::setnodelay(CNetwork::Socket s, bool nodelay)
# include <netinet/tcp.h>
#endif
// FIXME -- use reentrant versions of non-reentrant functions
const int CNetwork::Error = -1;
const CNetwork::Socket CNetwork::Null = -1;