Commit 13b537d77c

Andrew Kelley <andrew@ziglang.org>
2025-11-21 18:08:52
std.Io.Threaded: remove dead code
1 parent aae85a4
Changed files (1)
lib
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(