master/master.h
changeset 151 1961b674466c
parent 145 11a82e4fd31b
child 178 b84f69db8566
--- a/master/master.h	Wed Apr 05 07:47:26 2006 +0000
+++ b/master/master.h	Wed Apr 05 07:55:51 2006 +0000
@@ -73,10 +73,6 @@
 void ec_master_queue_command(ec_master_t *, ec_command_t *);
 int ec_master_simple_io(ec_master_t *, ec_command_t *);
 
-// Registration of devices
-int ec_master_open(ec_master_t *);
-void ec_master_close(ec_master_t *);
-
 // Slave management
 int ec_master_bus_scan(ec_master_t *);