]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSimpleClusterServer.cxx
Redefinition of macro to avoid warnings
[u/mrichter/AliRoot.git] / MUON / AliMUONSimpleClusterServer.cxx
index 943a0f5140ebeeae273edc78a11829166dfbb904..ad0e8e9a1e02215105a25871a158c1513f75cea3 100644 (file)
@@ -106,7 +106,7 @@ AliMUONSimpleClusterServer::Clusterize(Int_t chamberId,
   /// We first find out the list of DE that have a non-zero overlap with area,
   /// and then use the clusterfinder to find clusters in those areas (and DE).
   
-  AliCodeTimerAuto(Form("Chamber %d",chamberId));
+  AliCodeTimerAuto(Form("Chamber %d",chamberId),);
   
   if ( fTriggerTrackStore && chamberId >= 6 ) 
   {