zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit 13b537d77c07101a9dcb41e0839df1213ca8dd1d (tree)
parent aae85a4130ea032a17d6fadf7f3388b4c431a536
Author: Andrew Kelley <andrew@ziglang.org>
Date:   Fri, 21 Nov 2025 09:08:52 -0800

std.Io.Threaded: remove dead code

Diffstat:
Mlib/std/Io/Threaded.zig | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git 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(