diff options
Diffstat (limited to 'libc/stdio/_flushlbf.c')
-rw-r--r-- | libc/stdio/_flushlbf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/stdio/_flushlbf.c b/libc/stdio/_flushlbf.c index 7146e9bc9..c322c3e33 100644 --- a/libc/stdio/_flushlbf.c +++ b/libc/stdio/_flushlbf.c @@ -8,7 +8,6 @@ #include "_stdio.h" #include <stdio_ext.h> -/* libc_hidden_proto(fflush_unlocked) */ /* Solaris function -- * Flush all line buffered (writing) streams. |