[GRASS-SVN] r39762 -
grass/branches/develbranch_6/gui/wxpython/gui_modules
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Nov 19 06:00:36 EST 2009
Author: martinl
Date: 2009-11-19 06:00:35 -0500 (Thu, 19 Nov 2009)
New Revision: 39762
Modified:
grass/branches/develbranch_6/gui/wxpython/gui_modules/mapdisp_window.py
Log:
remove print statement
Modified: grass/branches/develbranch_6/gui/wxpython/gui_modules/mapdisp_window.py
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/gui_modules/mapdisp_window.py 2009-11-19 09:19:28 UTC (rev 39761)
+++ grass/branches/develbranch_6/gui/wxpython/gui_modules/mapdisp_window.py 2009-11-19 11:00:35 UTC (rev 39762)
@@ -632,8 +632,6 @@
"""
start = time.clock()
- print 'render: '+str(render)
-
self.resize = False
# if len(self.Map.GetListOfLayers()) == 0:
More information about the grass-commit
mailing list