diff --git a/apps/settings.c b/apps/settings.c index 54f6eaf240..4ef2f1486e 100644 --- a/apps/settings.c +++ b/apps/settings.c @@ -1238,10 +1238,7 @@ void settings_apply(void) } else { unload_main_backdrop(); } -/* Gigabeat displays a bootsplash - keep it up as long as we can */ -#if !defined(TOSHIBA_GIGABEAT_F) || defined(SIMULATOR) show_main_backdrop(); -#endif #endif