dabo Commit
Revision 4167
Date: 2008-06-20 08:22:30 -0700 (Fri, 20 Jun 2008)
Author: Ed
Trac: http://svn.dabodev.com/trac/dabo/changeset/4167

Changed:
U   trunk/dabo/ui/uiwx/dMenu.py

Log:
Removed the debug output for special menu items.


Diff:
Modified: trunk/dabo/ui/uiwx/dMenu.py
===================================================================
--- trunk/dabo/ui/uiwx/dMenu.py 2008-06-20 01:10:44 UTC (rev 4166)
+++ trunk/dabo/ui/uiwx/dMenu.py 2008-06-20 15:22:30 UTC (rev 4167)
@@ -141,7 +141,6 @@
                # Process any 'special' menus
                try:
                        special = daboItem._special
-                       print special
                except AttributeError:
                        return
                if special == "pref":




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to