Browse Source

Remove dead comment

gingerBill 4 years ago
parent
commit
2ce9873464
1 changed files with 0 additions and 1 deletions
  1. 0 1
      core/odin/doc-format/doc_format.odin

+ 0 - 1
core/odin/doc-format/doc_format.odin

@@ -157,7 +157,6 @@ Type :: struct {
 
 	// Used by some types
 	elem_count_len: u32le,
-	// for Enumerated Ranges,
 	elem_counts:    [Type_Elems_Cap]i64le,
 
 	// Each of these is esed by some types, not all