network: Remove unused function
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Fri, 8 Jul 2011 10:32:21 +0000 (12:32 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 12 Jul 2011 11:44:39 +0000 (13:44 +0200)
include/network.h

index 54e71fc..e9bbdb3 100644 (file)
@@ -70,8 +70,6 @@ void connman_network_unref(struct connman_network *network);
 enum connman_network_type connman_network_get_type(struct connman_network *network);
 const char *connman_network_get_identifier(struct connman_network *network);
 
-struct connman_element *connman_network_get_element(
-                               struct connman_network *network);
 void connman_network_set_index(struct connman_network *network, int index);
 int connman_network_get_index(struct connman_network *network);