diff -r af21f0bdc7c9 -r 2b9c78543663 master/voe_handler.h --- a/master/voe_handler.h Thu Sep 06 14:21:02 2012 +0200 +++ b/master/voe_handler.h Mon Nov 03 15:20:05 2014 +0100 @@ -50,7 +50,6 @@ struct list_head list; /**< List item. */ ec_slave_config_t *config; /**< Parent slave configuration. */ ec_datagram_t datagram; /**< State machine datagram. */ - ec_mailbox_t mbox; /**< State machine mailbox. */ uint32_t vendor_id; /**< Vendor ID for the header. */ uint16_t vendor_type; /**< Vendor type for the header. */ size_t data_size; /**< Size of VoE data. */