std.Io.Threaded: remove dead code

This commit is contained in:
Andrew Kelley 2025-11-21 09:08:52 -08:00
parent aae85a4130
commit 13b537d77c

View file

@ -90,8 +90,6 @@ const Closure = struct {
} }
}; };
pub const InitError = std.Thread.CpuCountError || Allocator.Error;
/// Related: /// Related:
/// * `init_single_threaded` /// * `init_single_threaded`
pub fn init( pub fn init(