STYLE: addPatchCellLayer : unused variable.

This commit is contained in:
mattijs
2010-06-02 11:21:28 +01:00
parent 2eab4044f6
commit 3ea59aff68

View File

@ -1001,8 +1001,6 @@ void Foam::addPatchCellLayer::setRefinement
{
layerFaces_[patchFaceI].setSize(addedCells[patchFaceI].size() + 1);
label zoneI = mesh_.faceZones().whichZone(meshFaceI);
// Get duplicated vertices on the patch face.
const face& f = pp.localFaces()[patchFaceI];