diff options
Diffstat (limited to 'libc/stdio/fgetws.c')
-rw-r--r-- | libc/stdio/fgetws.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/stdio/fgetws.c b/libc/stdio/fgetws.c index 80af1a217..b59d74b15 100644 --- a/libc/stdio/fgetws.c +++ b/libc/stdio/fgetws.c @@ -7,9 +7,7 @@ #include "_stdio.h" -/* libc_hidden_proto(fgetws_unlocked) */ -/* libc_hidden_proto(fgetwc_unlocked) */ #ifdef __DO_UNLOCKED |