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