summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitar Petrovski <dimeptr@gmail.com>2012-10-29 11:38:01 +0100
committerDimitar Petrovski <dimeptr@gmail.com>2012-10-29 11:38:01 +0100
commit168f5d7c0b3b2b543ece04ccf09616c8a6b302b2 (patch)
treefde57b2d61d0f97817fcc1c46527dd5578d52b92
parent89602f07f60672d0d7ab1dbf8f06be9e8f6566d1 (diff)
downloadvdr-plugin-eepg-168f5d7c0b3b2b543ece04ccf09616c8a6b302b2.tar.gz
vdr-plugin-eepg-168f5d7c0b3b2b543ece04ccf09616c8a6b302b2.tar.bz2
error in merge
-rw-r--r--eepg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/eepg.c b/eepg.c
index 5bcd1d4..370c848 100644
--- a/eepg.c
+++ b/eepg.c
@@ -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);