Преглед на файлове

i.landsat.toar: remove duplicate parameter description

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@71125 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler преди 8 години
родител
ревизия
3d40ac2d93
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      imagery/i.landsat.toar/main.c

+ 0 - 1
imagery/i.landsat.toar/main.c

@@ -121,7 +121,6 @@ int main(int argc, char *argv[])
     metho->required = NO;
     metho->options = "uncorrected,dos1,dos2,dos2b,dos3,dos4";
     metho->label = _("Atmospheric correction method");
-    metho->description = _("Atmospheric correction method");
     metho->answer = "uncorrected";
     metho->guisection = _("Metadata");