mirror of
https://github.com/ziglang/zig.git
synced 2026-02-13 04:48:20 +00:00
musl.zig: remove unused enum (#13545)
This commit is contained in:
parent
b29057b6ab
commit
d823680e18
@ -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