| commit | be020332a152ef95e0e8435fb69d8c02d5da29bb | [log] [tgz] |
|---|---|---|
| author | Junio C Hamano <junkio@cox.net> | Fri May 27 15:55:01 2005 -0700 |
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun May 29 11:17:43 2005 -0700 |
| tree | fac5ce94e82c801f45d93b8b6461ed89e69c011e | |
| parent | 19feebc8c3ca7bd40f2f32f4f856b68b9a02870c [diff] |
[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>