X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=TEvtGen%2FEvtGenBase%2FEvtMTrivialLS.hh;h=a4afcade81caaada13520e2c8c9bcbddbfa7a00e;hb=0ca57c2f019e3764c982f29478c26c1a10b5b0f7;hp=4089b6716f62c6f349dbcdecbc5a8336437c7144;hpb=86a150aa6372a7dd3fbbe018e221b890cd59ae62;p=u%2Fmrichter%2FAliRoot.git diff --git a/TEvtGen/EvtGenBase/EvtMTrivialLS.hh b/TEvtGen/EvtGenBase/EvtMTrivialLS.hh index 4089b6716f6..a4afcade81c 100644 --- a/TEvtGen/EvtGenBase/EvtMTrivialLS.hh +++ b/TEvtGen/EvtGenBase/EvtMTrivialLS.hh @@ -7,7 +7,7 @@ class EvtMTrivialLS : public EvtMLineShape { public: - EvtMTrivialLS( const EvtId& id, const vector& args ) {}; + EvtMTrivialLS( const EvtId& /*id*/, const vector& /*args*/ ) {}; ~EvtMTrivialLS() {}; EvtComplex shape( const vector& product ) const;