Author: duncan
Date: Thu Oct  5 12:06:57 2006
New Revision: 8320

Modified:
   branches/rel-1-5/freevo/src/video/plugins/mplayer.py

Log:
Removed a debug statement that should not have been in there

Modified: branches/rel-1-5/freevo/src/video/plugins/mplayer.py
==============================================================================
--- branches/rel-1-5/freevo/src/video/plugins/mplayer.py        (original)
+++ branches/rel-1-5/freevo/src/video/plugins/mplayer.py        Thu Oct  5 
12:06:57 2006
@@ -275,7 +275,6 @@
 
         rc.app(self)
 
-        print 'DJW:play command=%s mode=%s url=%s' % (command, mode, url)
         self.app = MPlayerApp(command, self)
         return None
     

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to