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 () ) {