Skip to content
Snippets Groups Projects
Commit ce7b33b7 authored by Henry Weller's avatar Henry Weller
Browse files

fvcAverage: Removed temporary Info statement

parent 17cc8483
Branches
Tags
No related merge requests found
......@@ -47,8 +47,6 @@ average
const GeometricField<Type, fvsPatchField, surfaceMesh>& ssf
)
{
Info<< "average" << endl;
const fvMesh& mesh = ssf.mesh();
tmp<GeometricField<Type, fvPatchField, volMesh> > taverage
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment