From: mtadel Date: Tue, 26 Jun 2007 15:28:55 +0000 (+0000) Subject: Remove AliDebug stuff. X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=219ab4872eb65824be4dcfa47e785049ce4efd76 Remove AliDebug stuff. --- diff --git a/EVE/alice-macros/its_clusters.C b/EVE/alice-macros/its_clusters.C index a619e0cd579..da121ecb6cf 100644 --- a/EVE/alice-macros/its_clusters.C +++ b/EVE/alice-macros/its_clusters.C @@ -1,9 +1,6 @@ Reve::PointSet* its_clusters(RenderElement* cont=0, Float_t maxR=50) { - AliLog::EnableDebug(1); - AliLog::SetGlobalDebugLevel(AliLog::kMaxType); - Alieve::Event::AssertGeometry(); AliRunLoader* rl = Alieve::Event::AssertRunLoader();