X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=EMCAL%2FCalib%2FAliEMCALFolder.cxx;h=53beb3c1ed26b01707d9a236a8ebf7a42689f84a;hp=94ecf2496633468ce31617d55852d8b336159291;hb=abad76ae10eaa5d0ff78b1d94286b3de321b698d;hpb=67be2d2905fe8ef9255192eaffb5e7899284d286 diff --git a/EMCAL/Calib/AliEMCALFolder.cxx b/EMCAL/Calib/AliEMCALFolder.cxx index 94ecf249663..53beb3c1ed2 100644 --- a/EMCAL/Calib/AliEMCALFolder.cxx +++ b/EMCAL/Calib/AliEMCALFolder.cxx @@ -438,7 +438,8 @@ void AliEMCALFolder::Save(const char *fn, const char *opt) f.NextEventPut(this, eventNum, runNumber); printf(" Save %s to file %s\n", GetName(), FN.Data()); */ - if(fn || opt); + //if(fn || opt);//For what is this?, commented due to compilation warnings + } //_____________________________________________________________