Skip to content

Commit c9fa575

Browse files
committed
remove outdated comment
1 parent 5c8f7f8 commit c9fa575

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/libc_installation.zig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ const log = std.log.scoped(.libc_installation);
1414

1515
usingnamespace @import("windows_sdk.zig");
1616

17-
// TODO https://github.com/ziglang/zig/issues/6345
18-
1917
/// See the render function implementation for documentation of the fields.
2018
pub const LibCInstallation = struct {
2119
include_dir: ?[]const u8 = null,

0 commit comments

Comments
 (0)