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)
commit18d1e701b70014d37a2715ccce0791114587709e
treedf9fc79100d4fb6a605c1fb4841520151d3d290c
parentf83df6d66e08f1f68b2c1c6aa2ba8b626990df5f
struct tree: remove unused field "parent"

The field is not used anymore, after the recent ls-tree rewrite.

Signed-off-by: Junio C Hamano <junkio@cox.net>
tree.c
tree.h