author | Peter Collingbourne <peter@pcc.me.uk> | |
Fri, 26 Mar 2010 15:25:35 +0000 (15:25 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 28 Mar 2010 16:53:05 +0000 (09:53 -0700) | ||
commit | 25755e842f814751fbdb7abfc8255a40f24bfaa3 | |
tree | 0af514ba3fc7186a468aa7366250710b09b3cd2b | tree | snapshot |
parent | 80d706afed6c6c6fb3ac9c168a6a958244405b45 | commit | diff |
Remove a redundant errno test in a usage of remove_path
The errno test is redundant because the same test is carried
out in remove_path itself.
Signed-off-by: Peter Collingbourne <peter@pcc.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The errno test is redundant because the same test is carried
out in remove_path itself.
Signed-off-by: Peter Collingbourne <peter@pcc.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
merge-recursive.c | diff | blob | history |