[GRASS-SVN] r33466 - grass/branches/develbranch_6/include

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Sep 16 04:17:06 EDT 2008


Author: hamish
Date: 2008-09-16 04:17:06 -0400 (Tue, 16 Sep 2008)
New Revision: 33466

Modified:
   grass/branches/develbranch_6/include/gis.h
Log:
Remove CELL_NODATA declaration (not actually defined) (merge from trunk)

Modified: grass/branches/develbranch_6/include/gis.h
===================================================================
--- grass/branches/develbranch_6/include/gis.h	2008-09-16 08:13:41 UTC (rev 33465)
+++ grass/branches/develbranch_6/include/gis.h	2008-09-16 08:17:06 UTC (rev 33466)
@@ -247,7 +247,6 @@
 typedef int CELL;
 typedef double DCELL;
 typedef float FCELL;
-extern CELL CELL_NODATA;
 
 typedef int RASTER_MAP_TYPE;
 



More information about the grass-commit mailing list