From fe30f9415f989e8b773f1b98d6e175cdc8183580 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Fri, 7 Jan 2022 22:15:37 +0100 Subject: [PATCH] Revert "- epgview: add small separator line between navibar and footer" This reverts commit 3aa69c6e7f17cace938dc8fc0d7f526debe1507c. Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/e5779b1d364d9d05d697e6323d06c634a4e6bfc2 Author: vanhofen Date: 2022-01-07 (Fri, 07 Jan 2022) ------------------ This commit was generated by Migit --- src/gui/epgview.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/gui/epgview.cpp b/src/gui/epgview.cpp index 2602c7e21..eb5139171 100644 --- a/src/gui/epgview.cpp +++ b/src/gui/epgview.cpp @@ -952,8 +952,6 @@ int CEpgData::show(const t_channel_id channel_id, uint64_t a_id, time_t* a_start //paint bottombox contents Bottombox->paint(false); - // small separator line - frameBuffer->paintHLineRel(sx, ox, sy + oy - 1, COL_FRAME); showProgressBar(); // show Timer Event Buttons