diff --git a/src/postProcessing/functionObjects/field/nearWallFields/nearWallFields.C b/src/postProcessing/functionObjects/field/nearWallFields/nearWallFields.C index 1737e1de0a..ef4be71636 100644 --- a/src/postProcessing/functionObjects/field/nearWallFields/nearWallFields.C +++ b/src/postProcessing/functionObjects/field/nearWallFields/nearWallFields.C @@ -52,7 +52,6 @@ void Foam::nearWallFields::calcAddressing() } // Global indexing - globalIndex globalCells(mesh.nCells()); globalIndex globalWalls(nPatchFaces); if (debug)