diff -r 9668891c1924 -r 3616bebe70cc master/mailbox.h --- a/master/mailbox.h Thu Aug 03 16:46:26 2006 +0000 +++ b/master/mailbox.h Thu Aug 03 16:47:06 2006 +0000 @@ -53,11 +53,6 @@ uint8_t *ec_slave_mbox_fetch(const ec_slave_t *, ec_datagram_t *, uint8_t, size_t *); -uint8_t *ec_slave_mbox_simple_io(const ec_slave_t *, ec_datagram_t *, - size_t *); -uint8_t *ec_slave_mbox_simple_receive(const ec_slave_t *, ec_datagram_t *, - uint8_t, size_t *); - /*****************************************************************************/ #endif