SubField: Removed temporary Info statement
This commit is contained in:
parent
1a5ba9c4ff
commit
b7924a57d5
@ -119,7 +119,6 @@ template<class Type>
|
||||
inline void Foam::SubField<Type>::operator=(const Field<Type>& rhs)
|
||||
{
|
||||
SubList<Type>::operator=(rhs);
|
||||
InfoInFunction << *this << endl;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user