Remove unused connman_device_get_path function
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 5 Nov 2010 15:42:27 +0000 (16:42 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 5 Nov 2010 15:42:27 +0000 (16:42 +0100)
include/device.h
src/device.c

index 4fdc7ed..81a5768 100644 (file)
@@ -59,7 +59,6 @@ void connman_device_unref(struct connman_device *device);
 
 enum connman_device_type connman_device_get_type(struct connman_device *device);
 const char *connman_device_get_name(struct connman_device *device);
-const char *connman_device_get_path(struct connman_device *device);
 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,
index f1af675..a28a7bc 100644 (file)
@@ -549,17 +549,6 @@ const char *connman_device_get_name(struct connman_device *device)
 }
 
 /**
- * connman_device_get_path:
- * @device: device structure
- *
- * Get path name of device
- */
-const char *connman_device_get_path(struct connman_device *device)
-{
-       return device->element.path;
-}
-
-/**
  * connman_device_set_index:
  * @device: device structure
  * @index: index number