mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-29 10:50:05 +00:00
Remove dead code for the "fixed" map idea
This commit is contained in:
@@ -98,7 +98,6 @@ TypeInfo :: struct #ordered {
|
||||
key: ^TypeInfo;
|
||||
value: ^TypeInfo;
|
||||
generated_struct: ^TypeInfo;
|
||||
count: int; // == 0 if dynamic
|
||||
};
|
||||
BitField :: struct #ordered {
|
||||
names: []string;
|
||||
|
||||
Reference in New Issue
Block a user