[GRASS-SVN] r34434 -
grass/branches/develbranch_6/gui/wxpython/gui_modules
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Nov 21 18:22:24 EST 2008
Author: martinl
Date: 2008-11-21 18:22:23 -0500 (Fri, 21 Nov 2008)
New Revision: 34434
Modified:
grass/branches/develbranch_6/gui/wxpython/gui_modules/utils.py
Log:
wxGUI: remove print statement
Modified: grass/branches/develbranch_6/gui/wxpython/gui_modules/utils.py
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/gui_modules/utils.py 2008-11-21 20:47:10 UTC (rev 34433)
+++ grass/branches/develbranch_6/gui/wxpython/gui_modules/utils.py 2008-11-21 23:22:23 UTC (rev 34434)
@@ -256,8 +256,6 @@
else:
layers.append(value)
- print layers
-
return layers
def reexec_with_pythonw():
More information about the grass-commit
mailing list