Fixes regression

This commit is contained in:
twinaphex 2016-04-25 18:00:24 +02:00
parent 2ce247f11a
commit 76d00b8b66
1 changed files with 0 additions and 2 deletions

View File

@ -546,8 +546,6 @@ static void xmb_draw_thumbnail(xmb_handle_t *xmb, float *color,
draw.texture = xmb->thumbnail;
draw.prim_type = MENU_DISPLAY_PRIM_TRIANGLESTRIP;
menu_display_ctl(MENU_DISPLAY_CTL_DRAW, &draw);
if (settings->menu.xmb_shadows_enable)
{
for (i = 0; i < 16; i++)