From c5af8c801775819dd9eed003883cb9cea2ef7376 Mon Sep 17 00:00:00 2001 From: louis Date: Fri, 27 Dec 2013 16:31:49 +0100 Subject: Fixed OSD Background Color (Closes Ticket 1474) --- timeline.h | 1 - 1 file changed, 1 deletion(-) (limited to 'timeline.h') diff --git a/timeline.h b/timeline.h index 172ef4f..9c25026 100644 --- a/timeline.h +++ b/timeline.h @@ -11,7 +11,6 @@ private: cMyTime *myTime; cStyledPixmap *dateViewer; cPixmap *timeline; - cPixmap *timelineBack; cStyledPixmap *clock; cImage *createBackgroundImage(int width, int height, tColor clrBgr, tColor clrBlend); void decorateTile(int posX, int posY, int tileWidth, int tileHeight); -- cgit v1.2.3