Kaynağa Gözat

wxGUI: remove non-existing r.sum from the menu

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@49473 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 13 yıl önce
ebeveyn
işleme
88673ccb6a
1 değiştirilmiş dosya ile 0 ekleme ve 7 silme
  1. 0 7
      gui/wxpython/xml/menudata.xml

+ 0 - 7
gui/wxpython/xml/menudata.xml

@@ -1831,13 +1831,6 @@
 	      <command>r.describe</command>
 	    </menuitem>
 	    <menuitem>
-	      <label>Sum category values</label>
-	      <help>Sums up the raster cell values.</help>
-	      <keywords>raster</keywords>
-	      <handler>OnMenuCmd</handler>
-	      <command>r.sum</command>
-	    </menuitem>
-	    <menuitem>
 	      <label>Sum area by raster map and category</label>
 	      <help>Reports statistics for raster maps.</help>
 	      <keywords>raster,statistics</keywords>