]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TFluka/sodraw.cxx
Print statement removed.
[u/mrichter/AliRoot.git] / TFluka / sodraw.cxx
index 173ee756912cb1b0e325beb3382aec80b0ec0bc4..c52b10bdab0b6e1a5f4ce8455683500b1f8bb110 100644 (file)
@@ -9,7 +9,6 @@ extern "C" {
 void sodraw()
 {
   ((TFluka*) gMC)->SetIcode(0);
-  cout << endl << " !!! I am in sodraw" << endl;
   ((TFluka*) gMC)->FutoTest();
 } // end of sodraw
 } // end of extern "C"