mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-01 12:18:15 +00:00
Remove bit_field type from Odin (keyword and dead runtime code still exists)
This commit is contained in:
@@ -43,7 +43,6 @@ struct lbValue {
|
||||
enum lbAddrKind {
|
||||
lbAddr_Default,
|
||||
lbAddr_Map,
|
||||
lbAddr_BitField,
|
||||
lbAddr_Context,
|
||||
lbAddr_SoaVariable,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user