Skip to content
Snippets Groups Projects
Commit 53b99618 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

STYLE: remove unused variables

parent 6043c962
No related branches found
No related tags found
No related merge requests found
......@@ -38,9 +38,6 @@ void Foam::cuttingSurface::calcCellCuts
)
{
const pointField& cc = fvm.C();
const faceList& faces = fvm.faces();
const cellList& cells = fvm.cells();
const pointField& pts = fvm.points();
const label nCells = fvm.nCells();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment