Remove unused connman_network_get_path function
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 5 Nov 2010 15:37:33 +0000 (16:37 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 5 Nov 2010 15:37:33 +0000 (16:37 +0100)
include/network.h
src/network.c

index dbf6c42..f6ebc3a 100644 (file)
@@ -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);
index 9365ed6..0e22522 100644 (file)
@@ -285,17 +285,6 @@ const char *connman_network_get_identifier(struct connman_network *network)
 }
 
 /**
- * connman_network_get_path:
- * @network: network structure
- *
- * Get path name of network
- */
-const char *connman_network_get_path(struct connman_network *network)
-{
-       return network->element.path;
-}
-
-/**
  * connman_network_set_index:
  * @network: network structure
  * @index: index number