diff options
Diffstat (limited to 'tree-walk.h')
-rw-r--r-- | tree-walk.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tree-walk.h b/tree-walk.h index a0d7afd89b..149393aaa4 100644 --- a/tree-walk.h +++ b/tree-walk.h @@ -10,7 +10,6 @@ struct name_entry { const unsigned char *sha1; const char *path; unsigned int mode; - int pathlen; }; static inline int tree_entry_len(const char *name, const unsigned char *sha1) |