summaryrefslogtreecommitdiff
path: root/libc/stdio/wprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/stdio/wprintf.c')
-rw-r--r--libc/stdio/wprintf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/stdio/wprintf.c b/libc/stdio/wprintf.c
index 80d76d5bb..b3a6318a5 100644
--- a/libc/stdio/wprintf.c
+++ b/libc/stdio/wprintf.c
@@ -9,7 +9,6 @@
#include <stdarg.h>
#include <wchar.h>
-/* libc_hidden_proto(vfwprintf) */
int wprintf(const wchar_t * __restrict format, ...)
{