Changeset 14440 for trunk/FACT++/src


Ignore:
Timestamp:
10/02/12 10:53:31 (12 years ago)
Author:
tbretz
Message:
Fixed an usused argument.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/StateMachineDimControl.cc

    r14370 r14440  
    2929}
    3030
    31 int StateMachineDimControl::ChangeState(int qos, const Time &time, int scriptdepth, string scriptfile, string user)
     31int StateMachineDimControl::ChangeState(int qos, const Time &, int scriptdepth, string scriptfile, string user)
    3232{
    3333    string msg;
Note: See TracChangeset for help on using the changeset viewer.