mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
std.Io.Threaded: remove dead code
This commit is contained in:
parent
aae85a4130
commit
13b537d77c
@ -90,8 +90,6 @@ const Closure = struct {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
pub const InitError = std.Thread.CpuCountError || Allocator.Error;
|
|
||||||
|
|
||||||
/// Related:
|
/// Related:
|
||||||
/// * `init_single_threaded`
|
/// * `init_single_threaded`
|
||||||
pub fn init(
|
pub fn init(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user