Addendum to d3d2045
Forgot to remove this... Change-Id: Ifc97e47bb3923554030296097ef46352dad6eff1
This commit is contained in:
parent
d3d2045cab
commit
961e73b3a1
1 changed files with 0 additions and 2 deletions
|
@ -902,8 +902,6 @@ static int select_bookmark(const char* bookmark_file_name,
|
||||||
|
|
||||||
if(global_settings.talk_menu)
|
if(global_settings.talk_menu)
|
||||||
gui_synclist_set_voice_callback(&list, bookmark_list_voice_cb);
|
gui_synclist_set_voice_callback(&list, bookmark_list_voice_cb);
|
||||||
gui_synclist_set_title(&list, str(LANG_BOOKMARK_SELECT_BOOKMARK),
|
|
||||||
Icon_Bookmark);
|
|
||||||
|
|
||||||
while (!exit)
|
while (!exit)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue