summaryrefslogtreecommitdiffstats
path: root/discover
diff options
context:
space:
mode:
Diffstat (limited to 'discover')
-rw-r--r--discover/device-handler.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/discover/device-handler.c b/discover/device-handler.c
index e65eb61..9589bb2 100644
--- a/discover/device-handler.c
+++ b/discover/device-handler.c
@@ -33,11 +33,6 @@ struct device_handler {
struct list contexts;
};
-struct mount_map {
- char *device_path;
- char *mount_point;
-};
-
/**
* device_handler_add - Add a device to the handler device array.
*/
OpenPOWER on IntegriCloud