From 06662073939b7d20aa33452d022278997edffd78 Mon Sep 17 00:00:00 2001 From: Ralph Lange Date: Fri, 14 May 2010 09:34:40 -0400 Subject: [PATCH] Removed comment about ellfree @Windows in udpiiu.cpp (suggested by Jeff). --- src/ca/udpiiu.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/ca/udpiiu.cpp b/src/ca/udpiiu.cpp index 12393c970..123878abe 100644 --- a/src/ca/udpiiu.cpp +++ b/src/ca/udpiiu.cpp @@ -275,9 +275,6 @@ udpiiu::~udpiiu () this->shutdown ( cbGuard, guard ); } - // avoid use of ellFree because problems on windows occur if the - // free is in a different DLL than the malloc - tsDLIter < SearchDest > iter ( _searchDestList.firstIter () ); while ( iter.valid () ) {