summaryrefslogtreecommitdiff
path: root/udev/udevd.c
diff options
context:
space:
mode:
Diffstat (limited to 'udev/udevd.c')
-rw-r--r--udev/udevd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/udev/udevd.c b/udev/udevd.c
index 9096f9505b..405a1ed907 100644
--- a/udev/udevd.c
+++ b/udev/udevd.c
@@ -430,7 +430,6 @@ static void event_queue_manager(struct udev *udev)
continue;
}
- /* do dendencies, start event */
event_fork(loop_event);
dbg(udev, "moved seq %llu to running list\n", udev_device_get_seqnum(loop_event->dev));
}