Skip to content
Snippets Groups Projects
Commit 5d1cdef5 authored by mattijs's avatar mattijs
Browse files

STYLE: autoSnapDriver: unused var

parent 8feac39e
Branches
Tags
No related merge requests found
......@@ -2655,7 +2655,6 @@ Foam::vectorField Foam::autoSnapDriver::calcNearestSurfaceFeature
}
// Remove any meshed faces
PackedBoolList ppFaces(mesh.nFaces());
forAll(pp.addressing(), i)
{
label meshFaceI = pp.addressing()[i];
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment