[GRASS-SVN] r32896 - grass/branches/develbranch_6/gui/wxpython/gui_modules

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Aug 19 11:17:20 EDT 2008


Author: cmbarton
Date: 2008-08-19 11:17:20 -0400 (Tue, 19 Aug 2008)
New Revision: 32896

Modified:
   grass/branches/develbranch_6/gui/wxpython/gui_modules/wxgui_utils.py
Log:
Removed debugging text

Modified: grass/branches/develbranch_6/gui/wxpython/gui_modules/wxgui_utils.py
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/gui_modules/wxgui_utils.py	2008-08-19 15:15:47 UTC (rev 32895)
+++ grass/branches/develbranch_6/gui/wxpython/gui_modules/wxgui_utils.py	2008-08-19 15:17:20 UTC (rev 32896)
@@ -1230,7 +1230,6 @@
         """Add commands from data associated with
         any valid layers (checked or not) to layer list in order to
         match layers in layer tree."""
-        print "in reorder*****************"
 
         # make a list of visible layers
         treelayers = []



More information about the grass-commit mailing list