[PATCH] Remove a function not used anymore.
authorJunio C Hamano <junkio@cox.net>
Fri, 27 May 2005 22:55:01 +0000 (15:55 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 29 May 2005 18:17:43 +0000 (11:17 -0700)
commitbe020332a152ef95e0e8435fb69d8c02d5da29bb
treefac5ce94e82c801f45d93b8b6461ed89e69c011e
parent19feebc8c3ca7bd40f2f32f4f856b68b9a02870c
[PATCH] Remove a function not used anymore.

Earlier rename/copy detection left unmodified filepair in the
output and forced downstream to keep them even when they are
filtering, and the diff_needs_to_stay() function was used for
the logic.  It is not used anymore, so remove it.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff.c
diffcore.h