diff --git a/src/foam/meshes/polyMesh/polyPatches/constraint/cyclicGgi/cyclicGgiPolyPatch.H b/src/foam/meshes/polyMesh/polyPatches/constraint/cyclicGgi/cyclicGgiPolyPatch.H index e869fdcaa..1a29e239d 100644 --- a/src/foam/meshes/polyMesh/polyPatches/constraint/cyclicGgi/cyclicGgiPolyPatch.H +++ b/src/foam/meshes/polyMesh/polyPatches/constraint/cyclicGgi/cyclicGgiPolyPatch.H @@ -171,9 +171,8 @@ public: } - // Destructor - - virtual ~cyclicGgiPolyPatch(); + //- Destructor + virtual ~cyclicGgiPolyPatch(); // Member functions