summaryrefslogtreecommitdiffstats
path: root/sbin/bsdlabel/bsdlabel.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/bsdlabel/bsdlabel.c')
-rw-r--r--sbin/bsdlabel/bsdlabel.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/bsdlabel/bsdlabel.c b/sbin/bsdlabel/bsdlabel.c
index c007a9a..b5c2cc2 100644
--- a/sbin/bsdlabel/bsdlabel.c
+++ b/sbin/bsdlabel/bsdlabel.c
@@ -1625,8 +1625,6 @@ getvirginlabel(void)
return (NULL);
out:
close(f);
- lab.d_boot0 = NULL;
- lab.d_boot1 = NULL;
return (&lab);
}
OpenPOWER on IntegriCloud