summaryrefslogtreecommitdiff
path: root/apps/bookmark.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/bookmark.c')
-rw-r--r--apps/bookmark.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/bookmark.c b/apps/bookmark.c
index f052a6600c..5d717e4423 100644
--- a/apps/bookmark.c
+++ b/apps/bookmark.c
@@ -523,7 +523,6 @@ bool bookmark_autoload(char* file)
523 case BUTTON_PLAY: 523 case BUTTON_PLAY:
524 return bookmark_load(global_bookmark_file_name, true); 524 return bookmark_load(global_bookmark_file_name, true);
525 case SYS_USB_CONNECTED: 525 case SYS_USB_CONNECTED:
526 status_set_playmode(STATUS_STOP);
527 usb_screen(); 526 usb_screen();
528#ifdef HAVE_LCD_CHARCELLS 527#ifdef HAVE_LCD_CHARCELLS
529 status_set_param(true); 528 status_set_param(true);