[GRASS-SVN] r33714 - grass/branches/develbranch_6/general/g.region

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Oct 7 05:01:33 EDT 2008


Author: pkelly
Date: 2008-10-07 05:01:32 -0400 (Tue, 07 Oct 2008)
New Revision: 33714

Modified:
   grass/branches/develbranch_6/general/g.region/main.c
Log:
Remove unused header


Modified: grass/branches/develbranch_6/general/g.region/main.c
===================================================================
--- grass/branches/develbranch_6/general/g.region/main.c	2008-10-07 09:00:47 UTC (rev 33713)
+++ grass/branches/develbranch_6/general/g.region/main.c	2008-10-07 09:01:32 UTC (rev 33714)
@@ -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 *);



More information about the grass-commit mailing list