X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=src%2Fcoloredstderr.c;h=94a597ea270c9e207ce08a9407a3cb6921eb7781;hp=68ef859dde35bb85915099b1d668bd72ae874b25;hb=bcd5f790801f21bd6b621e7814e991b39c74a3ad;hpb=06f483dbeece72fa46fe43700b6e01279c92c916 diff --git a/src/coloredstderr.c b/src/coloredstderr.c index 68ef859..94a597e 100644 --- a/src/coloredstderr.c +++ b/src/coloredstderr.c @@ -225,8 +225,6 @@ HOOK_FILE2(int, putc_unlocked, stream, int, c, FILE *, stream) HOOK_FILE1(int, putchar_unlocked, stdout, int, c) -HOOK_FILE1(int, puts_unlocked, stdout, - char const *, s) /* perror(3) */ HOOK_VOID1(void, perror, STDERR_FILENO,