]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCEventStatisticsProducerComponent.cxx
get rid of compilation warning
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCEventStatisticsProducerComponent.cxx
index 484768e416032043f8ad7b0eb8c15be9aa690b7f..368a7a22fbcb08be649e332b8dad53cbcec94a21 100644 (file)
@@ -44,9 +44,7 @@ using namespace std;
 
 #include <cerrno>
 
-// ** This is a global object used for automatic component registration, do not use this
-AliHLTTPCEventStatisticsProducerComponent gAliHLTTPCEventStatisticsProducerComponent;
-
+/** ROOT macro for the implementation of ROOT specific class methods */
 ClassImp(AliHLTTPCEventStatisticsProducerComponent)
     
 // ------------------------------------------------------------------------------------------