]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONPreClusterFinder.cxx
Fixing previous change, empty argument macros not supported everywhere
[u/mrichter/AliRoot.git] / MUON / AliMUONPreClusterFinder.cxx
index 81c00d7d97e18dfc999c12016234f13b5aa250e2..f803f29d85c6fc36f4e0761304f2f9c664a13591 100644 (file)
@@ -192,7 +192,7 @@ AliMUONCluster*
 AliMUONPreClusterFinder::NextCluster()
 {
   /// Builds the next cluster, and returns it.
-//  AliCodeTimerAuto("pre-clustering",)
+//  AliCodeTimerAuto("pre-clustering",0)
   
   // Start a new cluster
   Int_t id = fClusters.GetLast()+1;