]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Coverity fix
authorcblume <Christoph.Blume@cern.ch>
Mon, 12 Jan 2015 15:02:13 +0000 (16:02 +0100)
committercblume <Christoph.Blume@cern.ch>
Mon, 12 Jan 2015 15:02:28 +0000 (16:02 +0100)
TRD/TRDbase/AliTRDCommonParam.cxx

index ae1e3cfa1171e0f173a57e91c5dfb15fffb71919..e20ac3ce9b37a41871e3db89130cdd01804c741a 100644 (file)
@@ -262,7 +262,7 @@ Float_t AliTRDCommonParam::GetOmegaTau(Float_t vdrift)
   }
 
   return 0.0;
-x
+
 }
 
 //_____________________________________________________________________________