diff options
Diffstat (limited to 'tree.h')
| -rw-r--r-- | tree.h | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -38,9 +38,4 @@ int read_tree_recursive(struct repository *r, const char *base, int baselen, int stage, const struct pathspec *pathspec, read_tree_fn_t fn, void *context); - -int read_tree(struct repository *r, struct tree *tree, - int stage, struct pathspec *pathspec, - struct index_state *istate); - #endif /* TREE_H */ |
