From 2ce98734648eb2f6e332d7e1cc0c240cba81517c Mon Sep 17 00:00:00 2001 From: gingerBill Date: Sun, 18 Apr 2021 18:53:19 +0100 Subject: [PATCH] Remove dead comment --- core/odin/doc-format/doc_format.odin | 1 - 1 file changed, 1 deletion(-) diff --git a/core/odin/doc-format/doc_format.odin b/core/odin/doc-format/doc_format.odin index 89bce4a1d..b24944472 100644 --- a/core/odin/doc-format/doc_format.odin +++ b/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