diff --git a/src/gui/streaminfo2.cpp b/src/gui/streaminfo2.cpp index 4eda0341f..a7f8a1c2b 100644 --- a/src/gui/streaminfo2.cpp +++ b/src/gui/streaminfo2.cpp @@ -929,11 +929,7 @@ void CStreamInfo2::paint_techinfo(int xpos, int ypos) } } -#if BOXMODEL_UFS910 - if (mp || channel->getVideoPid()) -#else if (((mp && IS_WEBCHAN(channel->getChannelID()) && CNeutrinoApp::getInstance()->getMode() == NeutrinoMessages::mode_webtv) || channel->getVideoPid()) && !(videoDecoder->getBlank())) -#endif { videoDecoder->getPictureInfo(xres, yres, framerate); if (yres == 1088)