瀏覽代碼

r.support: remove unused variable caused by previous commit

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@68747 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová 9 年之前
父節點
當前提交
fd91938ddf
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      raster/r.support/main.c

+ 0 - 1
raster/r.support/main.c

@@ -45,7 +45,6 @@ int main(int argc, char *argv[])
     struct Flag *stats_flag, *null_flag, *del_flag;
     struct Flag *stats_flag, *null_flag, *del_flag;
     int is_reclass;		/* Is raster reclass? */
     int is_reclass;		/* Is raster reclass? */
     const char *infile;
     const char *infile;
-    char title[MAX_TITLE_LEN + 1];
     struct History hist;
     struct History hist;
 
 
     /* Initialize GIS engine */
     /* Initialize GIS engine */