From 7b0790c260c5a6a10efa27f07b090973cb2fb33c Mon Sep 17 00:00:00 2001 From: andy Date: Thu, 24 Feb 2011 17:32:02 +0000 Subject: [PATCH] STYLE: remove function comments in C file - confuses doxgen --- src/sampling/sampledSet/polyLine/polyLineSet.C | 1 - 1 file changed, 1 deletion(-) diff --git a/src/sampling/sampledSet/polyLine/polyLineSet.C b/src/sampling/sampledSet/polyLine/polyLineSet.C index 6b82171191..d57a33285e 100644 --- a/src/sampling/sampledSet/polyLine/polyLineSet.C +++ b/src/sampling/sampledSet/polyLine/polyLineSet.C @@ -41,7 +41,6 @@ namespace Foam // * * * * * * * * * * * * * Private Member Functions * * * * * * * * * * * // -// Sample till hits boundary. bool Foam::polyLineSet::trackToBoundary ( passiveParticle& singleParticle,