From aef901e56c30723062f524605e8e9827764e9237 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 12 Jul 2009 00:26:41 -0700 Subject: Remove connman_device_get_interface() function --- include/device.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/device.h') diff --git a/include/device.h b/include/device.h index 3ef80425..e2f1686c 100644 --- a/include/device.h +++ b/include/device.h @@ -71,7 +71,6 @@ void connman_device_set_index(struct connman_device *device, int index); int connman_device_get_index(struct connman_device *device); void connman_device_set_interface(struct connman_device *device, const char *interface); -const char *connman_device_get_interface(struct connman_device *device); void connman_device_set_ident(struct connman_device *device, const char *ident); -- cgit v1.2.3