diff --git a/frontend/menu/file_browser.c b/frontend/menu/file_browser.c index 0e0c2115c0..2cf10f1b46 100644 --- a/frontend/menu/file_browser.c +++ b/frontend/menu/file_browser.c @@ -139,7 +139,6 @@ bool filebrowser_iterate(void *data, unsigned action) } break; case RGUI_ACTION_START: - filebrowser_set_root_and_ext(rgui->browser, NULL, default_paths.filesystem_root_dir); #ifdef HAVE_RMENU_XUI filebrowser_fetch_directory_entries(RGUI_ACTION_OK); #endif