]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Fixed problems after a merge
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 23 Jan 2008 10:09:48 +0000 (10:09 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 23 Jan 2008 10:09:48 +0000 (10:09 +0000)
STEER/AliReconstruction.cxx

index 8c98ad405f53336c3133d265872a3698292e0d7c..62adbcac601dfcfba5fc1532f347308d5a2125e0 100644 (file)
@@ -1070,9 +1070,6 @@ Bool_t AliReconstruction::Run(const char* input, Bool_t IsOnline)
    AliWarning("Finish PlaneEff evaluation failed");
   }
 
-  gROOT->cd();
-  CleanUp(file, fileOld);
-    
   // Create tags for the events in the ESD tree (the ESD tree is always present)
   // In case of empty events the tags will contain dummy values
   AliESDTagCreator *esdtagCreator = new AliESDTagCreator();