[GRASS-SVN] r38007 - grass/trunk/include
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jun 21 06:40:44 EDT 2009
Author: martinl
Date: 2009-06-21 06:40:44 -0400 (Sun, 21 Jun 2009)
New Revision: 38007
Modified:
grass/trunk/include/Rast.h
Log:
there is no Rast_get_set_window()
Modified: grass/trunk/include/Rast.h
===================================================================
--- grass/trunk/include/Rast.h 2009-06-21 10:39:22 UTC (rev 38006)
+++ grass/trunk/include/Rast.h 2009-06-21 10:40:44 UTC (rev 38007)
@@ -523,7 +523,6 @@
DCELL Rast_get_raster_sample(int, const struct Cell_head *, struct Categories *, double, double, int, INTERP_TYPE);
/* set_window.c */
-void Rast_get_set_window(struct Cell_head *);
int Rast_set_window(struct Cell_head *);
/* zero_cell.c */
More information about the grass-commit
mailing list