summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--menuitem.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/menuitem.c b/menuitem.c
index 9b1dfad..c9287ec 100644
--- a/menuitem.c
+++ b/menuitem.c
@@ -672,7 +672,6 @@ void cNopacityChannelMenuItem::readCurrentEPG(void) {
strTimeInfo = "";
} else {
const cEvent *PresentEvent = Schedule->GetPresentEvent();
- int i=0;
if (!PresentEvent) {
strEpgInfo = tr("No EPG Information found");
strTimeInfo = "";