[GRASS-SVN] r64326 - grass/branches/releasebranch_7_0/gui/wxpython/iclass

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jan 26 03:43:16 PST 2015


Author: neteler
Date: 2015-01-26 03:43:16 -0800 (Mon, 26 Jan 2015)
New Revision: 64326

Modified:
   grass/branches/releasebranch_7_0/gui/wxpython/iclass/frame.py
Log:
wxGUI iclass: revert r64323

Modified: grass/branches/releasebranch_7_0/gui/wxpython/iclass/frame.py
===================================================================
--- grass/branches/releasebranch_7_0/gui/wxpython/iclass/frame.py	2015-01-26 11:40:10 UTC (rev 64325)
+++ grass/branches/releasebranch_7_0/gui/wxpython/iclass/frame.py	2015-01-26 11:43:16 UTC (rev 64326)
@@ -86,7 +86,6 @@
                                 firstMap = Map(), secondMap = Map(),
                                 **kwargs)
         self._giface = giface
-        self.tree = None
         self.mapWindowProperties = MapWindowProperties()
         self.mapWindowProperties.setValuesFromUserSettings()
         # show computation region by defaut



More information about the grass-commit mailing list