From cf5fba9df58218a3df5a8e48013fbc17e42ad5ef Mon Sep 17 00:00:00 2001 From: mattijs Date: Tue, 16 Sep 2014 09:55:37 +0100 Subject: [PATCH] STYLE: nearWallFields: unused object --- .../functionObjects/field/nearWallFields/nearWallFields.C | 1 - 1 file changed, 1 deletion(-) diff --git a/src/postProcessing/functionObjects/field/nearWallFields/nearWallFields.C b/src/postProcessing/functionObjects/field/nearWallFields/nearWallFields.C index 1737e1de..ef4be716 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)