From a02216fa9ac27d3aac91ec62da13cc56677855aa Mon Sep 17 00:00:00 2001 From: ivana Date: Mon, 20 Mar 2006 15:23:55 +0000 Subject: [PATCH] Removed loading non-existing library --- MUON/MUONTest.C | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.43.0