removed fdprintf() and client_print()
All callers of fdprintf() have been converted to client_printf() or
fprintf(); it is time to remove this clumsy hack now. We can also
remove client_print() which took a file descriptor as parameter.
Showing
src/myfprintf.c
deleted
100644 → 0
src/myfprintf.h
deleted
100644 → 0
Please
register
or
sign in
to comment