From a0262246c57db3d224f2c6bc60b93b0af9ba091e Mon Sep 17 00:00:00 2001 From: Matthew Newhook Date: Thu, 28 Feb 2002 17:30:43 +0000 Subject: IceStorm changes --- cpp/src/IceStorm/Flusher.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'cpp/src/IceStorm/Flusher.cpp') diff --git a/cpp/src/IceStorm/Flusher.cpp b/cpp/src/IceStorm/Flusher.cpp index 913612843c2..70558d76eac 100644 --- a/cpp/src/IceStorm/Flusher.cpp +++ b/cpp/src/IceStorm/Flusher.cpp @@ -119,12 +119,6 @@ private: // This is always called with the monitor locked //IceUtil::Monitor::Lock sync(*this); - // - // Using standard algorithms I don't think there is a way to - // do this in one pass. For instance, I thought about using - // remove_if - but the predicate needs to be a pure function - // (see Meyers for details). If this is fixed then fix TopicI - // also. // // remove_if doesn't work with handle types. remove_if also // isn't present in the STLport implementation -- cgit v1.2.3