diff --git a/lib/std/Io/Threaded.zig b/lib/std/Io/Threaded.zig index 03fcc902d912e65344f9863debfc852260194003..6ceaee45056fbe3b1373343f1714220a765c3020 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(