author | Miklos Vajna <vmiklos@frugalware.org> | |
Sat, 7 Jun 2008 20:38:37 +0000 (22:38 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 8 Jun 2008 20:46:37 +0000 (13:46 -0700) | ||
commit | 39468defd306b7fb8ca0d381a2d66216a8eb9095 | |
tree | f1605f1fd3223c040aa14e9a6079d55269be6492 | tree | snapshot |
parent | d633c882db7cc79bf2d33df99cb0d1c2ef28c15d | commit | diff |
Remove unused code in parse_commit_buffer()
The n_refs variable is no longer really used in this function, so there
is no reason to keep it.
It was introduced in 27dedf0c and the code that really used it was
removed in 7914053.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The n_refs variable is no longer really used in this function, so there
is no reason to keep it.
It was introduced in 27dedf0c and the code that really used it was
removed in 7914053.
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
commit.c | diff | blob | history |