diff options
author | Dimitar Petrovski <dimeptr@gmail.com> | 2012-10-29 11:38:01 +0100 |
---|---|---|
committer | Dimitar Petrovski <dimeptr@gmail.com> | 2012-10-29 11:38:01 +0100 |
commit | 168f5d7c0b3b2b543ece04ccf09616c8a6b302b2 (patch) | |
tree | fde57b2d61d0f97817fcc1c46527dd5578d52b92 | |
parent | 89602f07f60672d0d7ab1dbf8f06be9e8f6566d1 (diff) | |
download | vdr-plugin-eepg-168f5d7c0b3b2b543ece04ccf09616c8a6b302b2.tar.gz vdr-plugin-eepg-168f5d7c0b3b2b543ece04ccf09616c8a6b302b2.tar.bz2 |
error in merge
-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); |