summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recording.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/recording.c b/recording.c
index 6f87ea7..bd0e390 100644
--- a/recording.c
+++ b/recording.c
@@ -456,10 +456,7 @@ int cUpdate::updateRecordingTable(int fullReload)
cEventDetails evd;
if (channel) evd.setValue("CHANNELNAME", channel->Name());
evd.loadFromFs(rec->FileName(), recordingListDb->getRow(), no);
-
- tell(0, "CCCC");
evd.updateToRow(recordingListDb->getRow());
- tell(0, "DDDD");
// any scrap relevand data changed?