Browse Source

remove x-ref to Map_info (unused)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@39221 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 15 years ago
parent
commit
9649e57948
1 changed files with 0 additions and 2 deletions
  1. 0 2
      include/vect/dig_structs.h

+ 0 - 2
include/vect/dig_structs.h

@@ -152,8 +152,6 @@ struct dig_head
     off_t last_offset;		/* offset of last read line */
 
     struct recycle *recycle;    /* recycle dead line, not implemented yet */
-
-    struct Map_info *Map;	/* X-ref to Map_info struct (needed?) */
 };
 
 /*! \brief Coor file info */