summaryrefslogtreecommitdiff
path: root/displaychannelview.h
diff options
context:
space:
mode:
Diffstat (limited to 'displaychannelview.h')
-rw-r--r--displaychannelview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/displaychannelview.h b/displaychannelview.h
index 2c071ce..ca21ae5 100644
--- a/displaychannelview.h
+++ b/displaychannelview.h
@@ -57,7 +57,7 @@ public:
void DrawStatusIcons(const cChannel *Channel);
void DrawScreenResolution(void);
void ClearStatusIcons(void);
- void DrawPoster(const cEvent *event, bool initial, bool channelchange);
+ void DrawPoster(const cEvent *event, bool initial);
void DrawSignal(void);
void ShowSignalMeter(void);
void HideSignalMeter(void);