Removed comment about ellfree @Windows in udpiiu.cpp (suggested by Jeff).

This commit is contained in:
Ralph Lange
2010-05-14 09:34:40 -04:00
parent be978d6499
commit 0666207393
-3
View File
@@ -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 () )
{