diff options
Diffstat (limited to 'libc/stdio/fputwc.c')
-rw-r--r-- | libc/stdio/fputwc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/stdio/fputwc.c b/libc/stdio/fputwc.c index 6c7d6b263..7f46f48b8 100644 --- a/libc/stdio/fputwc.c +++ b/libc/stdio/fputwc.c @@ -7,7 +7,6 @@ #include "_stdio.h" -/* libc_hidden_proto(fputwc_unlocked) */ #ifdef __DO_UNLOCKED |