master/master.h
changeset 214 8beb86af5ed0
parent 208 b7797f8a813d
child 226 07247920a7ba
--- a/master/master.h	Wed May 03 08:01:20 2006 +0000
+++ b/master/master.h	Fri May 05 07:20:10 2006 +0000
@@ -64,7 +64,6 @@
     unsigned int delayed; /**< delayed commands */
     unsigned int corrupted; /**< corrupted frames */
     unsigned int unmatched; /**< unmatched commands */
-    unsigned int eoe_errors; /**< Ethernet-over-EtherCAT errors */
     cycles_t t_last; /**< time of last output */
 }
 ec_stats_t;