]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
removing the required component libraries, all inputs are handled dynamically
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 12 May 2010 10:56:42 +0000 (10:56 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 12 May 2010 10:56:42 +0000 (10:56 +0000)
HLT/global/AliHLTGlobalAgent.cxx

index f2b8ef1caeac5c8c1d47a1ec33fce85d5c0ae356..d68a67779ca54a6ca4786b03da735216e6451235 100644 (file)
@@ -190,7 +190,7 @@ const char* AliHLTGlobalAgent::GetRequiredComponentLibraries() const
 {
   // see header file for class documentation
 
-  return "libAliHLTUtil.so libAliHLTRCU.so libAliHLTTPC.so libAliHLTITS.so";
+  return "";
 }
 
 int AliHLTGlobalAgent::GetHandlerDescription(AliHLTComponentDataType /*dt*/,