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

SubField: Removed temporary Info statement

parent 2c2c6efe
Branches
Tags
1 merge request!33Merge foundation
......@@ -119,7 +119,6 @@ template<class Type>
inline void Foam::SubField<Type>::operator=(const Field<Type>& rhs)
{
SubList<Type>::operator=(rhs);
InfoInFunction << *this << endl;
}
......
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