]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTrackerDataMaker.cxx
Redefinition of macro to avoid warnings
[u/mrichter/AliRoot.git] / MUON / AliMUONTrackerDataMaker.cxx
index b80d844b0ec185f4304a7959173e28998177cbcb..9c927c05333d189daa8d92f63a19f69e2b0da731 100644 (file)
@@ -294,7 +294,7 @@ AliMUONTrackerDataMaker::NextEvent()
     return kFALSE;
   }
   
-  AliCodeTimerAuto("");
+  AliCodeTimerAuto("",);
   
   static Int_t nphysics(0);
   static Int_t ngood(0);
@@ -341,7 +341,7 @@ Bool_t AliMUONTrackerDataMaker::ProcessEvent()
   /// duplicate this critical piece of calibration code !
   ///
   
-  AliCodeTimerAuto("");
+  AliCodeTimerAuto("",);
   
   AliMUONRawStreamTrackerHP stream(fRawReader);