Author: bugman Date: Wed Feb 4 16:22:22 2015 New Revision: 27514 URL: http://svn.gna.org/viewcvs/relax?rev=27514&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=27514&r1=27513&r2=27514&view=diff ============================================================================== --- trunk/gui/wizards/wiz_objects.py (original) +++ trunk/gui/wizards/wiz_objects.py Wed Feb 4 16:22:22 2015 @@ -574,8 +574,6 @@ @type i: int """ - print "Displaying page %i" % i - # Hide all of the original contents. for j in range(self._num_pages): if self._main_sizer.IsShown(self._page_sizers[j]): _______________________________________________ relax (http://www.nmr-relax.com) This is the relax-commits mailing list relax-commits@gna.org To unsubscribe from this list, get a password reminder, or change your subscription options, visit the list information page at https://mail.gna.org/listinfo/relax-commits