mailr19557 - /trunk/gui/wizards/wiz_objects.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on April 21, 2013 - 18:57:
Author: bugman
Date: Sun Apr 21 18:57:34 2013
New Revision: 19557

URL: http://svn.gna.org/viewcvs/relax?rev=19557&view=rev
Log:
Removed a debugging printout.


Modified:
    trunk/gui/wizards/wiz_objects.py

Modified: trunk/gui/wizards/wiz_objects.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/gui/wizards/wiz_objects.py?rev=19557&r1=19556&r2=19557&view=diff
==============================================================================
--- trunk/gui/wizards/wiz_objects.py (original)
+++ trunk/gui/wizards/wiz_objects.py Sun Apr 21 18:57:34 2013
@@ -814,7 +814,6 @@
         # Store the page.
         index = self._num_pages
         self._num_pages += 1
-        print self._pages
         self._pages[index] = panel
 
         # Store a new sizer for the page and its buttons.




Related Messages


Powered by MHonArc, Updated Sun Apr 21 19:00:02 2013