NativeTargetInfo: remove unused error
This commit is contained in:
committed by
Veikka Tuominen
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,
|
||||
|
||||
Reference in New Issue
Block a user