diff --git a/src/sampling/probes/patchProbes.H b/src/sampling/probes/patchProbes.H index 972dab79b8..2425b67f77 100644 --- a/src/sampling/probes/patchProbes.H +++ b/src/sampling/probes/patchProbes.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2014 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -152,8 +152,6 @@ public: //- Find elements containing patchProbes virtual void findElements(const fvMesh&); - - }; // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //