]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliAltroData.cxx
Removal of printf and cout messages (Per Thomas)
[u/mrichter/AliRoot.git] / RAW / AliAltroData.cxx
index 07992411ecb7356310fc4fdd9b3a952129b63688..80512ff69053632aff19b7848bea31ea6da2add8 100644 (file)
@@ -125,8 +125,8 @@ Bool_t AliAltroData::NextBunch(AliAltroBunch *altroBunch)
     }
   else
     {
-      printf("\nAliAltroData::NextBunch: WARNING, dataset is not complet. 2AAA endmarker is missing ");
-      printf("\nfor branch %d, card %d, chip %d, channel %d\n",  GetBranch(), GetCard(), GetChip(), GetChannel());
+      //      printf("\nAliAltroData::NextBunch: WARNING, dataset is not complet. 2AAA endmarker is missing ");
+      //      printf("\nfor branch %d, card %d, chip %d, channel %d\n",  GetBranch(), GetCard(), GetChip(), GetChannel());
       return kFALSE;
     }