summaryrefslogtreecommitdiffstats
path: root/reboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'reboot.c')
-rw-r--r--reboot.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/reboot.c b/reboot.c
index 0fbda8176..9d87ff21d 100644
--- a/reboot.c
+++ b/reboot.c
@@ -42,8 +42,6 @@ int tw_reboot(RebootCommand command)
// Always force a sync before we reboot
sync();
- ensure_path_unmounted("/sdcard");
-
switch (command)
{
case rb_current: