diff --git a/src/fieldSources/basicSource/basicSource.C b/src/fieldSources/basicSource/basicSource.C index 64be60fa84..7732f89f9a 100644 --- a/src/fieldSources/basicSource/basicSource.C +++ b/src/fieldSources/basicSource/basicSource.C @@ -108,7 +108,6 @@ void Foam::basicSource::setSelection(const dictionary& dict) void Foam::basicSource::setCellSet() { - Info<< incrIndent << indent << "Source: " << name_ << endl; switch (selectionMode_) { case smPoints: @@ -237,7 +236,7 @@ void Foam::basicSource::setCellSet() Info<< indent << "- selected " << returnReduce(cells_.size(), sumOp