Browse Source

there is no Rast_get_set_window()

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@38007 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 16 năm trước cách đây
mục cha
commit
6c6c153042
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      include/Rast.h

+ 0 - 1
include/Rast.h

@@ -523,7 +523,6 @@ DCELL Rast_get_raster_sample_cubic(int, const struct Cell_head *, struct Categor
 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 */