reduce noise
This commit is contained in:
@@ -361,9 +361,6 @@ pvd::MonitorElementPtr TestPVMonitor::poll()
|
||||
buffer.pop_front();
|
||||
}
|
||||
testDiag("TestPVMonitor::poll %p %p", this, ret.get());
|
||||
if(ret)
|
||||
std::cerr<<"# XXXZ "<<*ret->changedBitSet<<" "
|
||||
<<*ret->overrunBitSet<<"\n";
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user