Signed-off-by: Thomas Glanzmann <sithglan@xxxxxxxxxxxxxxxxxxxx> --- tree-walk.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/tree-walk.h b/tree-walk.h index 43458cf..ee747ab 100644 --- a/tree-walk.h +++ b/tree-walk.h @@ -27,7 +27,6 @@ static inline int tree_entry_len(const char *name, const unsigned char *sha1) 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 *); -- 1.5.2.rc1.9.g6644 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html