mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
some dead assignment
This commit is contained in:
@@ -1981,7 +1981,6 @@ void CChannelList::paintItem(int pos, const bool firstpaint)
|
||||
if (frameBuffer->paintIcon(record_icon, icon_x_right - icon_w, ypos, fheight))
|
||||
{
|
||||
offset_right += icon_w + OFFSET_INNER_MID;
|
||||
icon_x_right -= icon_w + OFFSET_INNER_MID;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user