mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +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:
|
||||
/// * `init_single_threaded`
|
||||
pub fn init(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user