]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Fastidious printf commented.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 30 May 2001 12:18:13 +0000 (12:18 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 30 May 2001 12:18:13 +0000 (12:18 +0000)
STEER/AliLego.cxx

index 928383115df301e85492cd759c121fa4a9d7cdaf..dc30bf0ed2f40bafeea50e5ac8ffd30cfb2b581d 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.25  2001/05/23 11:59:46  morsch
+Use RemoveAt method instead of delete to remove objects from TClonesArray.
+
 Revision 1.24  2001/05/21 08:39:13  morsch
 Use fStepBack = 1 only in debug mode.
 
@@ -302,7 +305,7 @@ void AliLego::StepManager() {
 
    
   if (! fStepBack) {
-      printf("\n volume %s %d", vol, status);      
+//      printf("\n volume %s %d", vol, status);      
 //
 // Normal Forward stepping
 //