From 24119802c6086a66030a28eb79d5995cf5cd230d Mon Sep 17 00:00:00 2001 From: crs Date: Mon, 28 Oct 2002 21:33:48 +0000 Subject: [PATCH] Removed obsolete comment. --- lib/net/CNetwork.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/net/CNetwork.cpp b/lib/net/CNetwork.cpp index 1410876f..906eeb2d 100644 --- a/lib/net/CNetwork.cpp +++ b/lib/net/CNetwork.cpp @@ -406,8 +406,6 @@ CNetwork::setnodelay(CNetwork::Socket s, bool nodelay) # include #endif -// FIXME -- use reentrant versions of non-reentrant functions - const int CNetwork::Error = -1; const CNetwork::Socket CNetwork::Null = -1;