]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Removal of extra semicolon
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Jul 2008 17:00:42 +0000 (17:00 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 28 Jul 2008 17:00:42 +0000 (17:00 +0000)
PWG2/FLOW/AliCumulantsFunctions.cxx

index bf9f450826dffbd4b761a7dd22065832a24b8607..29499854c1359ae9f211c3b68bf4b7bf2fa335e0 100644 (file)
@@ -59,7 +59,7 @@ AliCumulantsFunctions::AliCumulantsFunctions(TProfile2D *IntGen, TProfile3D *Dif
   fAvMult(CvM)
  {
    //custom constructor 
- };
+ }
   
 //___________________________________________________________________________
 void AliCumulantsFunctions::Calculate(){