nw - I do not know why this was there, but it seems dumb.
This commit is contained in:
parent
a8c10f43dc
commit
42c32445f1
@ -141,9 +141,6 @@ void ui_menu_sliders::populate()
|
||||
if (curval < curslider->maxval)
|
||||
flags |= MENU_FLAG_RIGHT_ARROW;
|
||||
item_append(curslider->description, tempstring.c_str(), flags, (void *)curslider);
|
||||
|
||||
if (menuless_mode)
|
||||
break;
|
||||
}
|
||||
|
||||
/* add OSD sliders */
|
||||
|
Loading…
Reference in New Issue
Block a user