X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fumount.c;fp=src%2Fumount.c;h=ca4dbc23627665c07887fee4db08ad7c51a92cbe;hp=c7f62081d204bc11d4f450d60cc89671dec70a82;hb=3d20ed6d51e38968cd646e2b3b24f36673408024;hpb=688c6725017bf9b8b229bfc5823121858925c035 diff --git a/src/umount.c b/src/umount.c index c7f62081d..ca4dbc236 100644 --- a/src/umount.c +++ b/src/umount.c @@ -223,7 +223,6 @@ static int loopback_list_get(MountPoint **head) { } first = udev_enumerate_get_list_entry(e); - udev_list_entry_foreach(item, first) { MountPoint *lb; struct udev_device *d;