Remove cout that kills many unit tests
A left-over cout statement sneaked in with !25730 (merged) leading to many unit-test failing with log-file differences. This MR removes this cout.
A left-over cout statement sneaked in with !25730 (merged) leading to many unit-test failing with log-file differences. This MR removes this cout.