diff options
author | Sergey Vlasov <vsu@altlinux.ru> | 2005-09-21 20:34:04 +0400 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-09-22 21:52:11 -0700 |
commit | 754ac00e710386ab575843225768d4885c11c8c4 (patch) | |
tree | 1bc08639793c2ca6ff28653838a94cbff3beefa8 /get-tar-commit-id.c | |
parent | a82d07e5e61a9aef38d70277a5b27588a939c5ce (diff) | |
download | git-754ac00e710386ab575843225768d4885c11c8c4.tar.gz git-754ac00e710386ab575843225768d4885c11c8c4.tar.xz |
[PATCH] fetch.c: Remove redundant SCANNED flag
After adding the SEEN flag, the SCANNED flag became obviously
redundant - each object can get into process_queue through process()
only once, and therefore multiple calls to process_object() for the
same object are not possible.
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'get-tar-commit-id.c')
0 files changed, 0 insertions, 0 deletions