diff --git a/lib/std/Io/Threaded.zig b/lib/std/Io/Threaded.zig index 03fcc902d9..6ceaee4505 100644 --- a/lib/std/Io/Threaded.zig +++ b/lib/std/Io/Threaded.zig @@ -90,8 +90,6 @@ const Closure = struct { } }; -pub const InitError = std.Thread.CpuCountError || Allocator.Error; - /// Related: /// * `init_single_threaded` pub fn init(