From 38f8d74b75ba2ba0304c773f294bcaa271adee43 Mon Sep 17 00:00:00 2001 From: hristov Date: Wed, 23 Jan 2008 10:09:48 +0000 Subject: [PATCH] Fixed problems after a merge --- STEER/AliReconstruction.cxx | 3 --- 1 file changed, 3 deletions(-) diff --git a/STEER/AliReconstruction.cxx b/STEER/AliReconstruction.cxx index 8c98ad405f5..62adbcac601 100644 --- a/STEER/AliReconstruction.cxx +++ b/STEER/AliReconstruction.cxx @@ -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(); -- 2.43.0