dynamicList change

This commit is contained in:
mattijs
2008-09-17 11:53:14 +01:00
parent ecf18da9d4
commit c4c0f54fc6
42 changed files with 147 additions and 152 deletions

View File

@ -199,7 +199,6 @@ void Foam::surfaceFeatures::calcFeatPoints(const List<edgeStatus>& edgeStat)
}
featurePoints.shrink();
featurePoints_.transfer(featurePoints);
featurePoints.clear();
}