]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCAgent.h
Cleaning up ClassDef. Should have the version == 0 for the algorithmic classes like...
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCAgent.h
index a7d6ef500f9da0d6cf8a7bb6fca5b8b6ee8b6273..d40d5c4ff9ba9c5b73655c096c6b2cdca9764dba 100644 (file)
@@ -138,7 +138,7 @@ class AliHLTTPCAgent : public AliHLTModuleAgent {
   /// handler for {'CLUSTERS':'TPC '}
   AliHLTOUTHandlerChain* fClustersDataHandler; //! transient
 
-  ClassDef(AliHLTTPCAgent, 3);
+  ClassDef(AliHLTTPCAgent, 0);
 };
 
 #endif