From: ivana Date: Mon, 20 Mar 2006 15:23:55 +0000 (+0000) Subject: Removed loading non-existing library X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=a02216fa9ac27d3aac91ec62da13cc56677855aa;p=u%2Fmrichter%2FAliRoot.git Removed loading non-existing library --- diff --git a/MUON/MUONTest.C b/MUON/MUONTest.C index 384d070f8cb..e6ce88faad6 100644 --- a/MUON/MUONTest.C +++ b/MUON/MUONTest.C @@ -28,9 +28,6 @@ void MUONTest(const TString& option = "./Config.C") { - // Load tests library - gSystem->Load("libMUONtests"); - AliMUONTest test(option); // Print pads for all DEs