STYLE: nearWallFields: unused object

This commit is contained in:
mattijs 2014-09-16 09:55:37 +01:00
parent e1fb8170b8
commit cf5fba9df5

View file

@ -52,7 +52,6 @@ void Foam::nearWallFields::calcAddressing()
}
// Global indexing
globalIndex globalCells(mesh.nCells());
globalIndex globalWalls(nPatchFaces);
if (debug)