mirror of
https://github.com/ziglang/zig.git
synced 2026-01-04 20:43:19 +00:00
remove outdated comment
This commit is contained in:
parent
5c8f7f81cd
commit
c9fa57541b
@ -14,8 +14,6 @@ const log = std.log.scoped(.libc_installation);
|
||||
|
||||
usingnamespace @import("windows_sdk.zig");
|
||||
|
||||
// TODO https://github.com/ziglang/zig/issues/6345
|
||||
|
||||
/// See the render function implementation for documentation of the fields.
|
||||
pub const LibCInstallation = struct {
|
||||
include_dir: ?[]const u8 = null,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user