BUG: Remove call to deleted function

This commit is contained in:
laurence
2013-04-15 10:39:18 +01:00
parent c4b8448d53
commit 2a7bca7628

View File

@ -594,7 +594,6 @@ void Foam::conformalVoronoiMesh::updateSizesAndAlignments
!Pstream::parRun()
&& runTime_.run()
&& runTime_.timeIndex()
% cvMeshControls().sizeAndAlignmentRebuildFrequency() == 0
)
{
storeSizesAndAlignments(storePts);