diff --git a/src/gui/channellist.cpp b/src/gui/channellist.cpp index b5d8795f8..39254c663 100644 --- a/src/gui/channellist.cpp +++ b/src/gui/channellist.cpp @@ -1626,7 +1626,7 @@ void CChannelList::paintDetails(int index) void CChannelList::clearItem2DetailsLine() { - paintItem2DetailsLine (-1, 0); + paintItem2DetailsLine (-1); } void CChannelList::paintItem2DetailsLine (int pos)