Author: duncan
Date: Sun Feb  3 10:50:22 2008
New Revision: 10324

Log:
Removed a test print


Modified:
   branches/rel-1/freevo/src/video/videoitem.py

Modified: branches/rel-1/freevo/src/video/videoitem.py
==============================================================================
--- branches/rel-1/freevo/src/video/videoitem.py        (original)
+++ branches/rel-1/freevo/src/video/videoitem.py        Sun Feb  3 10:50:22 2008
@@ -160,7 +160,6 @@
         directly because this functions also changes other attributes, like
         filename, mode, network_play and the list of possible players
         """
-        print 'set_url(url=%r, info=%r)' % (url, info)
         Item.set_url(self, url, info)
         if url.startswith('dvd://') or url.startswith('vcd://'):
             self.network_play = False

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to