Author: tack
Date: Mon May 21 23:10:02 2007
New Revision: 2682

Modified:
   trunk/popcorn/src/backends/xine/child.py

Log:
Remove leftover debugging stuff.


Modified: trunk/popcorn/src/backends/xine/child.py
==============================================================================
--- trunk/popcorn/src/backends/xine/child.py    (original)
+++ trunk/popcorn/src/backends/xine/child.py    Mon May 21 23:10:02 2007
@@ -173,7 +173,6 @@
                 #return self._vo_settings_calculated
             if self._vo_settings[1] == (width, height, aspect):
                 # use cache when nothing has changed
-                print " <-", self._vo_settings_calculated
                 return self._vo_settings_calculated
 
         self._vo_settings = True, (width, height, aspect)

-------------------------------------------------------------------------
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