]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLTModuleAgent.cxx
Update master to aliroot
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTModuleAgent.cxx
index d0b7df1a9cc0f374dbb22f019c570f3599548e6e..23f203b802b248dc49513b5ae7af2dc038118a34 100644 (file)
@@ -166,7 +166,7 @@ int AliHLTModuleAgent::ActivateComponentHandler(AliHLTComponentHandler* pHandler
     if (fpComponentHandler!=NULL) {
       // reset and think about deregistration
       fpComponentHandler=NULL;
-      HLTWarning("deregistration of components not yet implemented");
+      //HLTWarning("deregistration of components not yet implemented");
     }
     return 0;
   }