[GRASS-SVN] r64042 - grass/branches/releasebranch_7_0/lib/vector/Vlib
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Jan 9 23:18:13 PST 2015
Author: mmetz
Date: 2015-01-09 23:18:13 -0800 (Fri, 09 Jan 2015)
New Revision: 64042
Modified:
grass/branches/releasebranch_7_0/lib/vector/Vlib/remove_areas.c
Log:
Vlib: fix r64039
Modified: grass/branches/releasebranch_7_0/lib/vector/Vlib/remove_areas.c
===================================================================
--- grass/branches/releasebranch_7_0/lib/vector/Vlib/remove_areas.c 2015-01-09 22:52:56 UTC (rev 64041)
+++ grass/branches/releasebranch_7_0/lib/vector/Vlib/remove_areas.c 2015-01-10 07:18:13 UTC (rev 64042)
@@ -508,7 +508,6 @@
outer_area = Vect_get_isle_area(Map, -dissolve_neighbour);
-#ifdef DEGUG_RMAREA
/* get isle boundaries */
Vect_get_isle_boundaries(Map, -dissolve_neighbour, NList);
More information about the grass-commit
mailing list