[GRASS-SVN] r48593 - grass/trunk/gui/wxpython/gui_modules
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Oct 1 18:09:11 EDT 2011
Author: martinl
Date: 2011-10-01 15:09:11 -0700 (Sat, 01 Oct 2011)
New Revision: 48593
Modified:
grass/trunk/gui/wxpython/gui_modules/toolbars.py
Log:
wxGUI: remove GSoC WMS testing
Modified: grass/trunk/gui/wxpython/gui_modules/toolbars.py
===================================================================
--- grass/trunk/gui/wxpython/gui_modules/toolbars.py 2011-10-01 21:48:11 UTC (rev 48592)
+++ grass/trunk/gui/wxpython/gui_modules/toolbars.py 2011-10-01 22:09:11 UTC (rev 48593)
@@ -1473,8 +1473,6 @@
icons = Icons['layerManager']
return self._getToolbarData((('newdisplay', icons["newdisplay"],
self.parent.OnNewDisplay),
- ('newdisplay', icons["newdisplayWMS"],
- self.parent.OnNewDisplayWMS),
(None, ),
('workspaceNew', icons["workspaceNew"],
self.parent.OnWorkspaceNew),
More information about the grass-commit
mailing list