Author: duncan
Date: Thu Dec 28 14:08:56 2006
New Revision: 8848

Modified:
   branches/rel-1/freevo/src/menu.py

Log:
Removed an erroneous debug message

Modified: branches/rel-1/freevo/src/menu.py
==============================================================================
--- branches/rel-1/freevo/src/menu.py   (original)
+++ branches/rel-1/freevo/src/menu.py   Thu Dec 28 14:08:56 2006
@@ -102,7 +102,6 @@
 
         self.heading = heading
         self.choices = choices          # List of MenuItems
-        print 'DJW:menu.Menu:choices:', choices
         if len(self.choices):
             self.selected = self.choices[0]
         else:

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to