STYLE: nearWallFields: unused object

This commit is contained in:
mattijs
2014-09-16 09:55:37 +01:00
committed by Andrew Heather
parent cb8b410bf3
commit 56ea04255b

View File

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