]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLTSystem.cxx
fixing HLT re-initialization
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTSystem.cxx
index 222605ab231ef988f3b01dfe275ce6ccc6fffd17..e6eca330f6122854d8821307e7ce331e94a991f6 100644 (file)
@@ -104,7 +104,6 @@ AliHLTSystem::AliHLTSystem(AliHLTComponentLogSeverity loglevel, const char* name
     // AliHLTSystem is used in multiple instances for the kChain HLTOUT handler
     //HLTWarning("multiple instances of AliHLTSystem, you should not use more than one at a time");
   }
-
   SetGlobalLoggingLevel(loglevel);
   SetFrameworkLog(loglevel);
   if (fpComponentHandler) {