From 7fba2a9c40e26f8cb39844d78cc27aab2e880b24 Mon Sep 17 00:00:00 2001 From: coppedis Date: Wed, 15 Sep 2010 09:00:54 +0000 Subject: [PATCH] Unuseful print commented --- ZDC/AliZDCRawStream.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZDC/AliZDCRawStream.cxx b/ZDC/AliZDCRawStream.cxx index 9349d77a938..96aab852b4c 100644 --- a/ZDC/AliZDCRawStream.cxx +++ b/ZDC/AliZDCRawStream.cxx @@ -770,7 +770,7 @@ Bool_t AliZDCRawStream::Next() // *** ADC EOB else if((fBuffer & 0x07000000) == 0x04000000){ fIsADCEOB = kTRUE; - printf(" AliZDCRawStream -> EOB --------------------------\n"); + //printf(" AliZDCRawStream -> EOB --------------------------\n"); } }//ADC module // ********************************* ADD ADC ********************************* -- 2.43.5