SubField: Removed temporary Info statement
This commit is contained in:
parent
2c2c6efe63
commit
6a7d9a9d64
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue