--- a/tree-walk.h 2007-05-13 14:51:01.451827585 +0200 +++ b/tree-walk.h 2007-05-13 14:51:07.450235889 +0200 @@ -27,7 +27,6 @@ void update_tree_entry(struct tree_desc *); void init_tree_desc(struct tree_desc *desc, const void *buf, unsigned long size); -const unsigned char *tree_entry_extract(struct tree_desc *, const char **, unsigned int *); /* Helper function that does both of the above and returns true for success */ int tree_entry(struct tree_desc *, struct name_entry *);