Browse Source

g.mremove: deleted an unused include

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@60573 15284696-431f-4ddb-bdfa-cd5b030d7da7
Huidae Cho 11 years ago
parent
commit
077407bce8
1 changed files with 0 additions and 2 deletions
  1. 0 2
      general/g.mremove/check_reclass.c

+ 0 - 2
general/g.mremove/check_reclass.c

@@ -1,7 +1,5 @@
 #include <string.h>
-
 #include <grass/gis.h>
-#include <grass/manage.h>
 #include <grass/raster.h>
 #include <grass/glocale.h>