diff --git a/src/gui/channellist.cpp b/src/gui/channellist.cpp index d7b9d439d..f804d401c 100644 --- a/src/gui/channellist.cpp +++ b/src/gui/channellist.cpp @@ -1900,6 +1900,8 @@ void CChannelList::paintItem(int pos, const bool firstpaint) paintbuttons = true; } +//NI +#if 0 if (displayNext) { /* @@ -1911,6 +1913,7 @@ void CChannelList::paintItem(int pos, const bool firstpaint) else ecolor = COL_MENUCONTENTINACTIVE_TEXT; } +#endif if (!is_available) color = COL_MENUCONTENTINACTIVE_TEXT;