aboutsummaryrefslogtreecommitdiffstats
path: root/sequencer.h
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-02-13 18:18:41 -0800
committerJunio C Hamano <gitster@pobox.com>2019-02-13 18:18:41 -0800
commit8ac5444cba9349a5f89e64e1774ea9d6740a5add (patch)
tree2c3a2266d018b43b709f296b4be7d2a858dac495 /sequencer.h
parente9bd4aa026178caeed76ca00d9034c9dfdb3eefb (diff)
parent5fe81438b52f8464947e5b27381a898d7451260e (diff)
downloadgit-8ac5444cba9349a5f89e64e1774ea9d6740a5add.tar.gz
Merge branch 'rj/sequencer-sign-off-header-static'
Code clean-up. * rj/sequencer-sign-off-header-static: sequencer: make sign_off_header a file local symbol
Diffstat (limited to 'sequencer.h')
-rw-r--r--sequencer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sequencer.h b/sequencer.h
index 93e891309b..4d505b3590 100644
--- a/sequencer.h
+++ b/sequencer.h
@@ -107,8 +107,6 @@ int complete_action(struct repository *r, struct replay_opts *opts, unsigned fla
unsigned autosquash);
int rearrange_squash(struct repository *r);
-extern const char sign_off_header[];
-
/*
* Append a signoff to the commit message in "msgbuf". The ignore_footer
* parameter specifies the number of bytes at the end of msgbuf that should