]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/util/AliHLTDataGenerator.cxx
- implemented component registration via agents
[u/mrichter/AliRoot.git] / HLT / BASE / util / AliHLTDataGenerator.cxx
index 063ad5ffffe77df45f191a91b15c305ba87a97b8..cfcced7acecc1197c18af1afb0edca73a77eedf7 100644 (file)
@@ -34,9 +34,6 @@ using namespace std;
 #include "AliHLTDataGenerator.h"
 #include "TString.h"
 
-/** the global object for component registration */
-AliHLTDataGenerator gAliHLTDataGenerator;
-
 /** ROOT macro for the implementation of ROOT specific class methods */
 ClassImp(AliHLTDataGenerator)