author | Junio C Hamano <junkio@cox.net> | |
Tue, 15 Aug 2006 01:36:00 +0000 (18:36 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 15 Aug 2006 01:41:12 +0000 (18:41 -0700) | ||
commit | a976b0a5933f37e7e8a1829703705268bc829794 | |
tree | e653c90b0fd1495dd0b8f260aebd55502c2ef6aa | tree | snapshot |
parent | 968a1d65f430e4e8234204c62361e3d21cac810c | commit | diff |
Remove combine-diff.c::uninteresting()
A patch from David Rientjes made me realize we do not have to have
this function -- just call diff_unmodified_pair() directly.
Signed-off-by: Junio C Hamano <junkio@cox.net>
A patch from David Rientjes made me realize we do not have to have
this function -- just call diff_unmodified_pair() directly.
Signed-off-by: Junio C Hamano <junkio@cox.net>
combine-diff.c | diff | blob | history |