mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
unnecessary clear
This commit is contained in:
@ -3355,7 +3355,6 @@ Foam::autoPtr<Foam::mapPolyMesh> Foam::polyTopoChange::makeMesh
|
||||
faceZoneFlip_.clear();
|
||||
faceZoneFlip_.resize(0);
|
||||
|
||||
cellZone_.clear();
|
||||
cellZone_.clearStorage();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user