Browse Source

r.import: remove hardcoded memory limit (r.in.gdal will take care)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@73359 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 6 years ago
parent
commit
4ed7e62abe
1 changed files with 0 additions and 1 deletions
  1. 0 1
      scripts/r.import/r.import.py

+ 0 - 1
scripts/r.import/r.import.py

@@ -39,7 +39,6 @@
 #% type: integer
 #% required: no
 #% multiple: no
-#% options: 0-2047
 #% label: Maximum memory to be used (in MB)
 #% description: Cache size for raster rows
 #% answer: 300