aboutsummaryrefslogtreecommitdiff
path: root/boot/pxe_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'boot/pxe_utils.c')
-rw-r--r--boot/pxe_utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/pxe_utils.c b/boot/pxe_utils.c
index 53d6cf700b2..4e27842b088 100644
--- a/boot/pxe_utils.c
+++ b/boot/pxe_utils.c
@@ -1470,7 +1470,6 @@ static struct menu *pxe_menu_to_menu(struct pxe_menu *cfg)
override_num = label->num;
}
-
if (label_override) {
if (override_num)
default_num = override_num;