Change control code - some bugfixes, plus stop threads in paused state
[matches/MCTX3420.git] / server / actuator.h
index 81150e8..ee0ed32 100644 (file)
@@ -52,8 +52,6 @@ typedef struct
        pthread_cond_t cond;
        /** Indicates whether the Actuator is running **/
        bool activated;
-       /** Indicates whether the Actuator can be actuated or not **/
-       bool allow_actuation;
 
 } Actuator;
 

UCC git Repository :: git.ucc.asn.au