Author: duncan
Date: Wed Aug 15 02:57:21 2007
New Revision: 9817

Log:
[ 1774339 ] old code that is used nowhere
Removal suggested by Tanja Kotthaus


Removed:
   branches/rel-1/freevo/src/tv/program_search.py
Modified:
   branches/rel-1/freevo/src/tv/tvmenu.py

Modified: branches/rel-1/freevo/src/tv/tvmenu.py
==============================================================================
--- branches/rel-1/freevo/src/tv/tvmenu.py      (original)
+++ branches/rel-1/freevo/src/tv/tvmenu.py      Wed Aug 15 02:57:21 2007
@@ -108,11 +108,6 @@
         menuw.pushmenu(menu.Menu(_('TV Main Menu'), items, item_types='tv main 
menu'))
 
 
-    def show_search(self, arg, menuw):
-        tv.program_search.ProgramSearch().show()
-        return
-
-
     def get_start_time(self):
         ttime = time.localtime()
         stime = [ ]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to