Merge branch 'master' of https://github.com/szmoore/MCTX3420.git
[matches/MCTX3420.git] / server / actuator.h
index c2a229d..48e0f29 100644 (file)
@@ -53,8 +53,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