InputMakerBase: change return type of debugPrintOut() to void
No need to return a StatusCode from a printing routine. Also protect
all calls do debugPrintOut
by a message level check.
Edited by Frank Winklmeier
No need to return a StatusCode from a printing routine. Also protect
all calls do debugPrintOut
by a message level check.