]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONPreClusterFinder.cxx
Redefinition of macro to avoid warnings
[u/mrichter/AliRoot.git] / MUON / AliMUONPreClusterFinder.cxx
index 5c43988fd66cd91338aa7fcbf8e602b1925ea1f9..81c00d7d97e18dfc999c12016234f13b5aa250e2 100644 (file)
@@ -192,7 +192,7 @@ AliMUONCluster*
 AliMUONPreClusterFinder::NextCluster()
 {
   /// Builds the next cluster, and returns it.
-//  AliCodeTimerAuto("pre-clustering")
+//  AliCodeTimerAuto("pre-clustering",)
   
   // Start a new cluster
   Int_t id = fClusters.GetLast()+1;