Remove some dead code in pkt-line.[ch], perhaps someone has an
objection to 2/2 as we could keep that function variant around "just
in case", but it's trivial to use the underlying function (or re-add
this utility), so shedding the unused code seems better.
Ævar Arnfjörð Bjarmason (2):
pkt-line.[ch]: remove unused packet_buf_write_len()
pkt-line.[ch]: remove unused packet_read_line_buf()
builtin/checkout--worker.c | 4 ++--
daemon.c | 2 +-
parallel-checkout.c | 3 +--
pkt-line.c | 45 ++++++--------------------------------
pkt-line.h | 10 +--------
remote-curl.c | 2 +-
6 files changed, 13 insertions(+), 53 deletions(-)
--
2.33.1.1338.g20da966911a