]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libmount: avoid redundant declaration of mnt_context_do_umount
authorJan Engelhardt <jengelh@medozas.de>
Sat, 9 Apr 2011 12:11:35 +0000 (14:11 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 12 Apr 2011 11:19:56 +0000 (13:19 +0200)
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
shlibs/mount/src/libmount.h.in

index 4eba4c748dfcb83f44a61de9deba370b9c2d7192..e168f28454baefd1529b88a265b2a95fe891bdc6 100644 (file)
@@ -424,8 +424,6 @@ extern int mnt_context_finalize_umount(struct libmnt_context *cxt);
 
 extern int mnt_context_set_syscall_status(struct libmnt_context *cxt, int status);
 
-extern int mnt_context_do_umount(struct libmnt_context *cxt);
-
 /*
  * mount(8) userspace options masks (MNT_MAP_USERSPACE map)
  */