git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@64042 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -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);