Update of /cvsroot/freevo/freevo/src/video
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28725/video

Modified Files:
        fxdhandler.py 
Log Message:
Removed some debug print.


Index: fxdhandler.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/video/fxdhandler.py,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** fxdhandler.py       3 Feb 2004 20:51:12 -0000       1.16
--- fxdhandler.py       8 Feb 2004 05:33:30 -0000       1.17
***************
*** 10,13 ****
--- 10,16 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.17  2004/02/08 05:33:30  outlyer
+ # Removed some debug print.
+ #
  # Revision 1.16  2004/02/03 20:51:12  dischi
  # fix/enhance dvd on disc
***************
*** 221,225 ****
              variables = item.info.get_variables()
              item.set_url(url.replace('file://', 'dvd:/')+ '/VIDEO_TS/', info=True)
-             print item.url
              item.info.set_variables(variables)
          else:
--- 224,227 ----



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to