[GRASS-SVN] r39652 - grass-addons/gui/wxpython/data_catalog

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Oct 31 14:56:27 EDT 2009


Author: rashadkm
Date: 2009-10-31 14:56:25 -0400 (Sat, 31 Oct 2009)
New Revision: 39652

Modified:
   grass-addons/gui/wxpython/data_catalog/catalog.py
Log:
shg

Modified: grass-addons/gui/wxpython/data_catalog/catalog.py
===================================================================
--- grass-addons/gui/wxpython/data_catalog/catalog.py	2009-10-31 12:37:46 UTC (rev 39651)
+++ grass-addons/gui/wxpython/data_catalog/catalog.py	2009-10-31 18:56:25 UTC (rev 39652)
@@ -286,7 +286,6 @@
 			self.Map.AddLayer(type='raster', name='layer1', command=self.cmd)	
 			self.Map.region = self.Map.GetRegion()
 			self.MapWindow.Map = self.Map
-			self.MapWindow.flag = True
 			self.MapWindow.UpdateMap(render=True)
 
 		if self.viewInfo is True:



More information about the grass-commit mailing list