Remove obsolete line
This commit is contained in:
parent
29370cb07c
commit
7cdfcb44eb
|
@ -275,7 +275,6 @@ static void nk_draw_bg(
|
|||
menu_display_blend_begin();
|
||||
menu_display_set_viewport();
|
||||
|
||||
draw.pipeline.id = VIDEO_SHADER_MENU_5;
|
||||
draw.pipeline.id = VIDEO_SHADER_MENU_5;
|
||||
draw.pipeline.active = false;
|
||||
|
||||
|
|
Loading…
Reference in New Issue