From: "Randall S. Becker" <rsbecker@xxxxxxxxxxxxx> Signed-off-by: Randall S. Becker <rsbecker@xxxxxxxxxxxxx> --- strbuf.h | 1 - 1 file changed, 1 deletion(-) diff --git a/strbuf.h b/strbuf.h index 7062eb6410..223ee2094a 100644 --- a/strbuf.h +++ b/strbuf.h @@ -473,7 +473,6 @@ int strbuf_readlink(struct strbuf *sb, const char *path, size_t hint); * NUL bytes. */ ssize_t strbuf_write(struct strbuf *sb, FILE *stream); -ssize_t strbuf_write_fd(struct strbuf *sb, int fd); /** * Read a line from a FILE *, overwriting the existing contents of -- 2.21.0