DISPMANX: remove commented line

This commit is contained in:
vanfanel 2017-01-14 15:56:54 +01:00
parent da640aaa28
commit 8640522073

View File

@ -479,7 +479,6 @@ static bool dispmanx_gfx_frame(void *data, const void *frame, unsigned width,
} }
} }
//if (_dispvars->menu_active)
if (video_info.fps_show) if (video_info.fps_show)
{ {
char buf[128]; char buf[128];