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

Modified Files:
        rom_drives.py 
Log Message:
remove warning and extra database generation

Index: rom_drives.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/plugins/rom_drives.py,v
retrieving revision 1.73
retrieving revision 1.74
diff -C2 -d -r1.73 -r1.74
*** rom_drives.py       19 Dec 2004 10:08:01 -0000      1.73
--- rom_drives.py       1 Jan 2005 18:55:03 -0000       1.74
***************
*** 352,357 ****
      def __init__(self):
          self.rebuild_file = sysconfig.cachefile('freevo-rebuild-database')
-         # Make sure the movie database is rebuilt at startup
-         util.touch(self.rebuild_file)
          self.locked = False
  
--- 352,355 ----
***************
*** 722,725 ****
  
  # start the watcher
- global watcher
  watcher = Watcher()
--- 720,722 ----



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to