some dead assignment

This commit is contained in:
Jacek Jendrzej
2016-12-29 18:41:25 +01:00
parent e88eeb61cd
commit 0ed24632b7
2 changed files with 11 additions and 12 deletions

View File

@@ -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;
}
}