]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpMotifMap.cxx
Work around for CINT bug in root 5.10/00, with gcc4.0.2
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpMotifMap.cxx
index b177a2c491970891157dc99dd4659bfa1e197816..4c393eee2d38445cef43acc7b9c3c58a2dd46afc 100755 (executable)
@@ -14,7 +14,7 @@
  **************************************************************************/
 
 // $Id$
-// $MpId: AliMpMotifMap.cxx,v 1.12 2006/03/14 09:04:57 ivana Exp $
+// $MpId: AliMpMotifMap.cxx,v 1.13 2006/03/15 10:04:36 ivana Exp $
 // Category: motif
 // -------------------
 // Class AliMpMotifMap
@@ -278,7 +278,6 @@ Int_t AliMpMotifMap::CalculateNofPads() const
   }
 #endif  
 
-  cout << "AliMpMotifMap::CalculateNofPads: " << nofPads << endl;
   return nofPads;
 }