Changeset 14151 for trunk/Mars


Ignore:
Timestamp:
06/11/12 10:50:50 (12 years ago)
Author:
tbretz
Message:
Removed an obsolete function argument.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mcalib/MCalibColorSet.h

    r9313 r14151  
    4444  void Clear(const Option_t *o="");
    4545
    46   void SetExplicitColor( const MCalibrationCam::PulserColor_t col, const Float_t strength=10.)
     46  void SetExplicitColor( const MCalibrationCam::PulserColor_t col)
    4747    {
    4848      fIsExplicitColor = kTRUE;
Note: See TracChangeset for help on using the changeset viewer.