diff options
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | 2007-07-24 23:54:25 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-07-24 17:28:10 -0700 |
commit | 1843d8d545de0e94dc4c7d3c9125fb47a99962c4 (patch) | |
tree | 08a132c95c8c6e165143419dbc5f59f6706047fb /builtin-mailsplit.c | |
parent | 24d00634948452d0bec1b373b6a2eb9145fc8bfc (diff) | |
download | git-1843d8d545de0e94dc4c7d3c9125fb47a99962c4.tar.gz |
cleanup unpack-trees.c: shrink struct tree_entry_list
Remove the two write-only fields executable and symlink from struct
tree_entry_list. Also replace usage of the field directory with
S_ISDIR checks on the mode field, and then remove this now obsolete
field, too. Noticed by David Kastrup.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-mailsplit.c')
0 files changed, 0 insertions, 0 deletions