From 7a81cbcc3968fa8549f17ef64bd01d8112d0bbe5 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 23 Jun 2014 17:11:24 +0200 Subject: Remove unused label --- nptl/sysdeps/unix/sysv/linux/mq_notify.c | 1 - 1 file changed, 1 deletion(-) (limited to 'nptl/sysdeps') diff --git a/nptl/sysdeps/unix/sysv/linux/mq_notify.c b/nptl/sysdeps/unix/sysv/linux/mq_notify.c index 6893d8ced8..d50a9f2d57 100644 --- a/nptl/sysdeps/unix/sysv/linux/mq_notify.c +++ b/nptl/sysdeps/unix/sysv/linux/mq_notify.c @@ -209,7 +209,6 @@ init_mq_netlink (void) if (err != 0) { - errout: close_not_cancel_no_status (netlink_socket); netlink_socket = -1; } -- cgit v1.2.3