mirror of
https://github.com/git/git.git
synced 2026-01-11 21:33:13 +09:00
shallow: remove unused #include "sigchain.h"
After switching to use the tempfile module in commit 6e122b44 (setup_temporary_shallow(): use tempfile module), no declarations from sigchain.h are used in read-cache.c anymore. Thus, remove the #include. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
a559263cae
commit
4b7c50a184