nw - I do not know why this was there, but it seems dumb.

This commit is contained in:
therealmogminer@gmail.com 2015-08-19 12:56:01 +02:00
parent a8c10f43dc
commit 42c32445f1

View File

@ -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 */