diff -r f4bdb21a6a06 -r dc5829af044d master/master.h --- a/master/master.h Tue Feb 13 11:32:17 2007 +0000 +++ b/master/master.h Tue Feb 13 11:48:46 2007 +0000 @@ -172,10 +172,6 @@ void ec_master_destroy_slaves(ec_master_t *); void ec_master_calc_addressing(ec_master_t *); -// helper functions -void ec_sync_config(const ec_sii_sync_t *, const ec_slave_t *, uint8_t *); -void ec_fmmu_config(const ec_fmmu_t *, const ec_slave_t *, uint8_t *); - /*****************************************************************************/ #endif