]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFSDigitizer.cxx
Removing extern call to gROOT to allow compilation with ROOT6.
[u/mrichter/AliRoot.git] / TOF / AliTOFSDigitizer.cxx
index 6854b09e34d56f92cd0d46e7aded6ed43bb95044..9898ff04e434f209c3afbfaf7b9649036dff33ab 100644 (file)
@@ -51,7 +51,7 @@
 #include "AliTOFSDigit.h"
 #include "AliTOF.h"
 
-extern TROOT *gROOT;
+//extern TROOT *gROOT;
 
 ClassImp(AliTOFSDigitizer)