[GRASS-SVN] r52668 - grass/trunk/include/vect

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Aug 13 08:33:54 PDT 2012


Author: mmetz
Date: 2012-08-13 08:33:53 -0700 (Mon, 13 Aug 2012)
New Revision: 52668

Modified:
   grass/trunk/include/vect/dig_structs.h
Log:
vector include: GV_AREA and GV_VOLUME are not legal line types

Modified: grass/trunk/include/vect/dig_structs.h
===================================================================
--- grass/trunk/include/vect/dig_structs.h	2012-08-13 15:31:56 UTC (rev 52667)
+++ grass/trunk/include/vect/dig_structs.h	2012-08-13 15:33:53 UTC (rev 52668)
@@ -1558,8 +1558,6 @@
       - GV_CENTROID
       - GV_FACE
       - GV_KERNEL
-      - GV_AREA
-      - GV_VOLUME
     */
     char type;
     /*!



More information about the grass-commit mailing list