struct tree: remove unused field "parent"
authorJunio C Hamano <junkio@cox.net>
Mon, 5 Dec 2005 05:13:57 +0000 (21:13 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 5 Dec 2005 07:19:31 +0000 (23:19 -0800)
The field is not used anymore, after the recent ls-tree rewrite.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found