mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
GIT: fix merge/rebase artifact
This commit is contained in:
@ -878,8 +878,6 @@ void Foam::boundaryCutter::updateMesh(const mapPolyMesh& morphMap)
|
||||
|
||||
if (newStart >= 0 && newEnd >= 0)
|
||||
{
|
||||
const labelList& addedPoints = iter.object();
|
||||
|
||||
labelList newAddedPoints(addedPoints.size());
|
||||
label newI = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user