From: fca Date: Mon, 14 Jun 1999 07:32:41 +0000 (+0000) Subject: Small change to avoid compiler warnings. X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=6fe537076325c71e717bbee8eec6ffcfe215078d;p=u%2Fmrichter%2FAliRoot.git Small change to avoid compiler warnings. --- diff --git a/TRD/AliTRDv2.cxx b/TRD/AliTRDv2.cxx index a553e83dbea..0a433b06c00 100644 --- a/TRD/AliTRDv2.cxx +++ b/TRD/AliTRDv2.cxx @@ -700,7 +700,7 @@ Double_t AliTRDv2::BetheBloch(Double_t bg) } //_____________________________________________________________________________ -Double_t Ermilova(Double_t *x, Double_t *par) +Double_t Ermilova(Double_t *x, Double_t *) { // // Calculates the delta-ray energy distribution according to Ermilova