]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Minor changes
authorvestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 May 2001 09:56:17 +0000 (09:56 +0000)
committervestbo <vestbo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 May 2001 09:56:17 +0000 (09:56 +0000)
HLT/src/AliL3Track.cxx

index 249a0458f18f2fc4a1cf147bb637ce1641776b68..c9dd0e9e7baa81bcdcebb8876a9eedbff1532d99 100644 (file)
@@ -68,7 +68,6 @@ void AliL3Track::Set(AliL3Track *tpt){
   SetCharge(tpt->GetCharge());
   SetHits(tpt->GetNHits(),(UInt_t *)tpt->GetHitNumbers());
 
-
 }