mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 23:42:51 +02:00
fix commit 548cde1
remove unnecessary
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3413d942a7
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-03-05 (Tue, 05 Mar 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2333,12 +2333,6 @@ void CChannelList::paintBody()
|
||||
frameBuffer->paintBoxRel(x, y+theight, width, height-footerHeight-theight, COL_MENUCONTENT_PLUS_0);
|
||||
if (g_settings.channellist_additional)
|
||||
{
|
||||
//NI
|
||||
#if 0
|
||||
// disable displayNext
|
||||
if (!g_settings.channellist_primetime)
|
||||
displayNext = false;
|
||||
#endif
|
||||
// paint background for right box
|
||||
frameBuffer->paintBoxRel(x+width,y+theight+pig_height,infozone_width,infozone_height,COL_MENUCONTENT_PLUS_0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user