remove printf in NeutronGamma::UpdateHistograms
This commit is contained in:
parent
f3fea48bf6
commit
ef8dca5430
|
@ -184,7 +184,6 @@ inline void NeutronGamma::ClearInternalDataCount(){
|
|||
}
|
||||
|
||||
inline void NeutronGamma::UpdateHistograms(){
|
||||
printf("%s | %d \n", __func__, fillHistograms);
|
||||
if( !fillHistograms ) return;
|
||||
if( this->isVisible() == false ) return;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user