summaryrefslogtreecommitdiff
path: root/channelepg.c
diff options
context:
space:
mode:
Diffstat (limited to 'channelepg.c')
-rw-r--r--channelepg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/channelepg.c b/channelepg.c
index e93eb6a..82eca62 100644
--- a/channelepg.c
+++ b/channelepg.c
@@ -345,7 +345,6 @@ void cChannelEpg::DrawHeader(cViewGrid *channelsGrid) {
void cChannelEpg::DrawGrids(cViewGrid *epgGrid) {
int displaySeconds = timeManager->GetDisplaySeconds();
-
double x, y, width, height;
if (config.displayMode == eHorizontal) {
x = 0.0;