Przeglądaj źródła

Remove unused header

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@33698 15284696-431f-4ddb-bdfa-cd5b030d7da7
Paul Kelly 16 lat temu
rodzic
commit
f850748488
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      general/g.region/main.c

+ 0 - 1
general/g.region/main.c

@@ -20,7 +20,6 @@
 #include <grass/Vect.h>
 #include <grass/glocale.h>
 #include "local_proto.h"
-#include "projects.h"
 
 static int nsew(char *, char *, char *, char *);
 static void die(struct Option *);