output message has been removed

This commit is contained in:
Hamidreza Norouzi 2024-01-30 22:51:42 -08:00
parent 5b9b865b08
commit 40d74c846f
1 changed files with 0 additions and 1 deletions

View File

@ -212,6 +212,5 @@ bool pFlow::pointStructure::write
const IOPattern& iop
)const
{
output<<"bool pFlow::pointStructure::write bool pFlow::pointStructure::write bool pFlow::pointStructure::write"<<endl;
return internalPoints::write(os, iop);
}