Update of /cvsroot/freevo/freevo/src/tv
In directory sc8-pr-cvs1:/tmp/cvs-serv10305
Modified Files:
record_video.py
Log Message:
remove not needed imports
Index: record_video.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/tv/record_video.py,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** record_video.py 1 Sep 2003 21:32:00 -0000 1.27
--- record_video.py 10 Sep 2003 19:32:22 -0000 1.28
***************
*** 35,38 ****
--- 35,41 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.28 2003/09/10 19:32:22 dischi
+ # remove not needed imports
+ #
# Revision 1.27 2003/09/01 21:32:00 outlyer
# PopupBox expects "StringType" which for some reason, doesn't include
***************
*** 77,86 ****
import config
- # Various utilities
- import util
-
- # The OSD class
- import osd
-
# The menu widget class
import menu
--- 80,83 ----
***************
*** 108,114 ****
TRUE = 1
FALSE = 0
-
- # Create the OSD object
- osd = osd.get_singleton()
menuwidget = menu.get_singleton()
--- 105,108 ----
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog