[PATCH] Remove unused rank field from diff_core structure.
authorJunio C Hamano <junkio@cox.net>
Fri, 27 May 2005 22:52:55 +0000 (15:52 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 29 May 2005 18:17:43 +0000 (11:17 -0700)
commit1a0756ffe4a4faf2dd70b36c36519d8530d98e7c
tree0f72804d49f658bd1ce2cc82cf3930b07da1a8bb
parent847941fdd962d71a724d72b9f90389bae835d2c0
[PATCH] Remove unused rank field from diff_core structure.

This removes a field that is no longer used from diff_score
structure.

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