master/slave.h
changeset 520 d778acff9592
parent 499 fb005e975181
child 523 584a4f60b067
--- a/master/slave.h	Tue Jan 09 13:42:38 2007 +0000
+++ b/master/slave.h	Tue Jan 09 13:57:34 2007 +0000
@@ -197,7 +197,6 @@
 
     ec_slave_state_t requested_state; /**< requested slave state */
     ec_slave_state_t current_state; /**< current slave state */
-    unsigned int configured; /**< the slave was configured by this master */
     unsigned int error_flag; /**< stop processing after an error */
     unsigned int online; /**< non-zero, if the slave responds. */