Selaa lähdekoodia

Vlib: fix https://trac.osgeo.org/grass/changeset/64039

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@64042 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 10 vuotta sitten
vanhempi
commit
c32f1a10e6
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      lib/vector/Vlib/remove_areas.c

+ 0 - 1
lib/vector/Vlib/remove_areas.c

@@ -508,7 +508,6 @@ Vect_remove_small_areas_nat(struct Map_info *Map, double thresh,
 
 	    outer_area = Vect_get_isle_area(Map, -dissolve_neighbour);
 
-#ifdef DEGUG_RMAREA
 	    /* get isle boundaries */
 	    Vect_get_isle_boundaries(Map, -dissolve_neighbour, NList);