summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/network.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/network.h b/include/network.h
index 54e71fc2..e9bbdb3f 100644
--- a/include/network.h
+++ b/include/network.h
@@ -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);