diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-10-14 15:33:07 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-10-18 22:13:27 -0700 |
commit | 2a5ce7cf0da8c4d97dd58f5cbc6092b394648356 (patch) | |
tree | 79fa2726a9204a63ee6caba15fe50978fb8ac562 /builtin/fetch-pack.c | |
parent | Git 2.6.1 (diff) | |
download | tgif-2a5ce7cf0da8c4d97dd58f5cbc6092b394648356.tar.xz |
mailinfo: remove a no-op call convert_to_utf8(it, "")
The called function checks if the second parameter is either a NULL
or an empty string at the very beginning and returns without doing
anything. Remove the useless call.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/fetch-pack.c')
0 files changed, 0 insertions, 0 deletions