diff options
-rw-r--r-- | eepg.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1299,7 +1299,6 @@ void cFilterEEPG::WriteToSchedule(tChannelID channelID, cSchedules* pSchedules, char* tmp = NULL; string shText; - string shText; if (SummText && ShTxtLen) { shText.assign(SummText,ShTxtLen); |