aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/boot/userboot/userboot/userboot_disk.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/userboot/userboot/userboot_disk.c b/sys/boot/userboot/userboot/userboot_disk.c
index 83b1458d227bd..4e617b6d252fc 100644
--- a/sys/boot/userboot/userboot/userboot_disk.c
+++ b/sys/boot/userboot/userboot/userboot_disk.c
@@ -110,7 +110,6 @@ userdisk_cleanup(void)
if (userdisk_maxunit > 0)
free(ud_info);
- disk_cleanup(&userboot_disk);
}
/*