Author: dmeyer
Date: Sun Oct 16 17:40:09 2005
New Revision: 7728

Modified:
   trunk/freevo-tvserver/src/recorder.py

Log:
remove confusing debug

Modified: trunk/freevo-tvserver/src/recorder.py
==============================================================================
--- trunk/freevo-tvserver/src/recorder.py       (original)
+++ trunk/freevo-tvserver/src/recorder.py       Sun Oct 16 17:40:09 2005
@@ -343,7 +343,6 @@
             if remote.id == UNKNOWN_ID and not remote.valid:
                 # remove it from the list, looks like the recording
                 # was already removed and not yet scheduled
-                log.error('UNKNOWN_ID')
                 self.recordings.remove(remote)
                 continue
             if remote.id == UNKNOWN_ID:


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to