Author: duncan
Date: Fri Jun 15 16:48:42 2007
New Revision: 9699

Modified:
   branches/rel-1/freevo/src/tv/record_client.py

Log:
[ 1737638 ] small clean for record_client.py
Patch from Valera Koval applied


Modified: branches/rel-1/freevo/src/tv/record_client.py
==============================================================================
--- branches/rel-1/freevo/src/tv/record_client.py       (original)
+++ branches/rel-1/freevo/src/tv/record_client.py       Fri Jun 15 16:48:42 2007
@@ -291,7 +291,7 @@
             else:
                 _debug_('result: %s, response: %s ' % (result, response))
         else:
-            find = ''
+            _debug_('no data')
 
 
     if function == "addfavorite":
@@ -316,5 +316,4 @@
                 (result, response) = updateFavoritesSchedule()
                 _debug_('%r' % response)
         else:
-            favorite = ''
             _debug_('no data')

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to