diff --git a/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/regionCouple/regionCouplePolyPatch.C b/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/regionCouple/regionCouplePolyPatch.C index f2c2270a7..7ffcbdfca 100644 --- a/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/regionCouple/regionCouplePolyPatch.C +++ b/src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/regionCouple/regionCouplePolyPatch.C @@ -858,16 +858,6 @@ bool Foam::regionCouplePolyPatch::localParallel() const const Foam::ggiZoneInterpolation& Foam::regionCouplePolyPatch::patchToPatch() const { -// if (!attached_) -// { -// FatalErrorIn -// ( -// "const patchToPatchInterpolation& " -// "regionCouplePolyPatch::patchToPatch() const" -// ) << "Requesting patchToPatchInterpolation in detached state" -// << abort(FatalError); -// } - if (master()) { if (!patchToPatchPtr_)