Changeset 10368 for trunk/FACT++


Ignore:
Timestamp:
04/15/11 22:54:35 (13 years ago)
Author:
tbretz
Message:
Removed an obsolete comment.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/StateMachine.h

    r10183 r10368  
    66class StateMachine : public StateMachineImp
    77{
    8 private:
    9     /// Redirect our own logging to the console
    10     /// int Write(const Time &t, const char *txt, int qos=kInfo);
    11 
    128protected:
    139    EventImp *CreateEvent(int targetstate, const char *name, const char *fmt);
Note: See TracChangeset for help on using the changeset viewer.