]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
removing obsolete printouts (MW)
authormiweber <miweber@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 25 Mar 2013 14:21:21 +0000 (14:21 +0000)
committermiweber <miweber@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 25 Mar 2013 14:21:21 +0000 (14:21 +0000)
PWGCF/EBYE/NetParticle/AliAnalysisNetParticleEffCont.cxx

index 43da676359819187289dbe4cc7fea0f836e0d306..9fe9ce362553101c88deb6523d63451c4ac356e0 100644 (file)
@@ -548,5 +548,4 @@ void AliAnalysisNetParticleEffCont::FillMCEffHist() {
   } // for (Int_t idxMC = 0; idxMC < nPart; ++idxMC) {
   
   return;
-  AliInfo("STOP");
 }