summaryrefslogtreecommitdiffstats
path: root/discover/udev.c
diff options
context:
space:
mode:
Diffstat (limited to 'discover/udev.c')
-rw-r--r--discover/udev.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/discover/udev.c b/discover/udev.c
index 3942a3d..525e4a9 100644
--- a/discover/udev.c
+++ b/discover/udev.c
@@ -317,11 +317,6 @@ fail_new:
return NULL;
}
-int udev_trigger(struct pb_udev __attribute__((unused)) *udev)
-{
- return 0;
-}
-
void udev_destroy(struct pb_udev *udev)
{
talloc_free(udev);
OpenPOWER on IntegriCloud