Rremove the tag number for the proposed, but disabled, BBox extension.

The tag number is a duplicate with another field.
This commit is contained in:
Scott Crosby 2010-11-16 11:39:01 -06:00
parent 704cb83b3b
commit c8ebe317b8
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ message PrimitiveBlock {
// Proposed extension:
//optional BBox bbox = 19;
//optional BBox bbox = XX;
}
// Group of OSMPrimitives. All primitives in a group must be the same type.