diff -r 7bb931deccd9 -r 7f7f429e13c7 master/domain.h --- a/master/domain.h Tue Oct 17 14:15:48 2006 +0000 +++ b/master/domain.h Tue Oct 17 14:19:59 2006 +0000 @@ -76,7 +76,6 @@ /*****************************************************************************/ int ec_domain_init(ec_domain_t *, ec_master_t *, unsigned int); -void ec_domain_clear(struct kobject *); int ec_domain_alloc(ec_domain_t *, uint32_t); void ec_domain_queue(ec_domain_t *);