Skip to content

Commit 7635496

Browse files
committed
Remove std.os.windows.ole32/shell32
1 parent 0c1e65c commit 7635496

File tree

3 files changed

+0
-29
lines changed

3 files changed

+0
-29
lines changed

lib/std/os/windows.zig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ test {
2121
pub const advapi32 = @import("windows/advapi32.zig");
2222
pub const kernel32 = @import("windows/kernel32.zig");
2323
pub const ntdll = @import("windows/ntdll.zig");
24-
pub const ole32 = @import("windows/ole32.zig");
25-
pub const shell32 = @import("windows/shell32.zig");
2624
pub const ws2_32 = @import("windows/ws2_32.zig");
2725
pub const crypt32 = @import("windows/crypt32.zig");
2826
pub const nls = @import("windows/nls.zig");

lib/std/os/windows/ole32.zig

Lines changed: 0 additions & 12 deletions
This file was deleted.

lib/std/os/windows/shell32.zig

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)