mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09:00
diff: remove unused #include "sigchain.h"
After switching to use the tempfile module in commit 284098f1 (diff: use tempfile module), no declarations from sigchain.h are used in diff.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
e17fd18ae2
commit
086ecab1a7