mirror of
https://github.com/ziglang/zig.git
synced 2026-02-14 21:38:33 +00:00
musl.zig: remove unused enum (#13545)
This commit is contained in:
parent
013d615077
commit
50fb7a4144
@ -317,7 +317,6 @@ fn isMuslArchName(name: []const u8) bool {
|
||||
|
||||
const Ext = enum {
|
||||
assembly,
|
||||
normal,
|
||||
o3,
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user