[GRASS-SVN] r33463 - grass/trunk/include

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Sep 16 03:43:12 EDT 2008


Author: glynn
Date: 2008-09-16 03:43:12 -0400 (Tue, 16 Sep 2008)
New Revision: 33463

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


Modified: grass/trunk/include/gis.h
===================================================================
--- grass/trunk/include/gis.h	2008-09-16 07:35:35 UTC (rev 33462)
+++ grass/trunk/include/gis.h	2008-09-16 07:43:12 UTC (rev 33463)
@@ -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