Index: /trunk/FACT++/src/StateMachine.h
===================================================================
--- /trunk/FACT++/src/StateMachine.h	(revision 10367)
+++ /trunk/FACT++/src/StateMachine.h	(revision 10368)
@@ -6,8 +6,4 @@
 class StateMachine : public StateMachineImp
 {
-private:
-    /// Redirect our own logging to the console
-    /// int Write(const Time &t, const char *txt, int qos=kInfo);
-
 protected:
     EventImp *CreateEvent(int targetstate, const char *name, const char *fmt);
