mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
NativeTargetInfo: remove unused error
This commit is contained in:
parent
c389f8800b
commit
d6943f87f9
@ -20,7 +20,6 @@ dynamic_linker: DynamicLinker = DynamicLinker{},
|
||||
pub const DynamicLinker = Target.DynamicLinker;
|
||||
|
||||
pub const DetectError = error{
|
||||
OutOfMemory,
|
||||
FileSystem,
|
||||
SystemResources,
|
||||
SymLinkLoop,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user