]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Removing an AliInfo
authorlaphecet <laphecet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 28 Jun 2008 09:30:33 +0000 (09:30 +0000)
committerlaphecet <laphecet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 28 Jun 2008 09:30:33 +0000 (09:30 +0000)
MUON/AliMUON1DMap.cxx

index 87493dbb445a84d8115ca973c9842248d52d1d38..f61c6ba517950bb325478153207e94748faa6bb1 100644 (file)
@@ -50,8 +50,6 @@ AliMUON1DMap::AliMUON1DMap(Int_t theSize)
 {
 /// Default ctor
 
-    AliInfo("");
-    
   if ( theSize > 0) 
   {
     fMap->SetSize(theSize);