diff options
-rw-r--r-- | menuitem.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 = ""; |