diff options
author | Jeff King <peff@peff.net> | 2020-09-30 08:27:53 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-09-30 12:53:47 -0700 |
commit | 185e86522678fed077d6cec02381bcf899bf24e5 (patch) | |
tree | a5703f589b13cdc14e3a2615e0c266005de4b798 /builtin/commit.c | |
parent | 306ee63a703ad67c54ba1209dc11dd9ea500dc1f (diff) |
convert: drop unused crlf_action from check_global_conv_flags_eol()
The crlf_action parameter hasn't been used since a0ad53c181 (convert:
Correct NNO tests and missing `LF will be replaced by CRLF`,
2016-08-13), where that part of the function was hoisted out to a
separate will_convert_lf_to_crlf() helper. Let's drop the useless
parameter.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions