From 8b430df52d95956e12163ff976af7fda6712a341 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Wed, 17 Dec 2025 18:02:41 -0800 Subject: [PATCH] git ok? --- mod.zig | 3 --- 1 file changed, 3 deletions(-) diff --git a/mod.zig b/mod.zig index ce13e212077427827ce75ea8688000bb2d7fa008..5685fe81d3044ba743014cd2ad7978ecbee7cb5c 100644 --- a/mod.zig +++ b/mod.zig @@ -1373,9 +1373,6 @@ pub const libc = struct { /// https://pubs.opengroup.org/onlinepubs/9699919799.orig/functions/getuid.html pub extern fn getuid() uid_t; - /// wint_t getwchar(void); - /// https://pubs.opengroup.org/onlinepubs/9699919799.orig/functions/getwchar.html - pub extern fn getwchar() wint_t; -- 2.54.0