author | Nicolas Pitre <nico@cam.org> | |
Thu, 16 Aug 2007 02:46:01 +0000 (22:46 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 16 Aug 2007 04:39:07 +0000 (21:39 -0700) | ||
commit | d250626cbbfc1d047b234681d2f71f56e3ada07a | |
tree | 233a4a973569370c9c1fc4830793b4fdd1a2fde0 | tree | snapshot |
parent | e06c5a6c7bdaa8c96b72e29f7fb49a331f1e0cc2 | commit | diff |
pack-objects: remove bogus arguments to delta_cacheable()
Not only are they unused, but the order in the function declaration
and the actual usage don't match.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Not only are they unused, but the order in the function declaration
and the actual usage don't match.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-pack-objects.c | diff | blob | history |