From e2a5344e6eaecd79f404c9e95f32706c9ecf7d13 Mon Sep 17 00:00:00 2001 From: Naomi Aro Date: Fri, 5 Aug 2011 16:33:34 +0200 Subject: [PATCH] removing useless line --- python_apps/show-recorder/recorder.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python_apps/show-recorder/recorder.py b/python_apps/show-recorder/recorder.py index 8c171f6f9..3d87cae2c 100644 --- a/python_apps/show-recorder/recorder.py +++ b/python_apps/show-recorder/recorder.py @@ -131,7 +131,6 @@ class ShowRecorder(Thread): self.logger.info("time: %s" % time) name = time+"-"+self.show_name - name.encode('utf-8') artist = "Airtime Show Recorder".encode('utf-8') #set some metadata for our file daemon