diff --git a/apps/bookmark.c b/apps/bookmark.c index 97a8e648e1..48afc8d36e 100644 --- a/apps/bookmark.c +++ b/apps/bookmark.c @@ -902,8 +902,6 @@ static int select_bookmark(const char* bookmark_file_name, if(global_settings.talk_menu) gui_synclist_set_voice_callback(&list, bookmark_list_voice_cb); - gui_synclist_set_title(&list, str(LANG_BOOKMARK_SELECT_BOOKMARK), - Icon_Bookmark); while (!exit) {