]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - LHC/AliLhcProcessBB.cxx
Removal of debug output. abs replaced by TMath::Abs (T.Kuhr)
[u/mrichter/AliRoot.git] / LHC / AliLhcProcessBB.cxx
index 90f2654ca8f6208c6cc778675eb2360e6ac0a776..c7401ec8f29428d8a0b6cf3b6a53a8f8797782af 100644 (file)
@@ -13,9 +13,7 @@
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
-/*
-$Log$
-*/
+/* $Id$ */
 
 #include "AliLhcProcessBB.h"
 #include "AliLHC.h"
@@ -63,7 +61,7 @@ void AliLhcProcessBB::Evolve(Float_t dt)
 }
 
 
-AliLhcProcessBB& AliLhcProcessBB::operator=(const  AliLhcProcessBB & rhs)
+AliLhcProcessBB& AliLhcProcessBB::operator=(const  AliLhcProcessBB & /*rhs*/)
 {
 // Assignment operator
     return *this;