X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=builtin-shortlog.c;h=edb40429ec4465f3bebba02f2174314dd0183225;hb=fffe694d607ea683b5d08ee99a46d9b06cb74006;hp=3fc43dd7dd89fea2fb7f02e694ed632215002e13;hpb=d0085ade9598942077f12f22b16978411d15188a;p=git.git diff --git a/builtin-shortlog.c b/builtin-shortlog.c index 3fc43dd7d..edb40429e 100644 --- a/builtin-shortlog.c +++ b/builtin-shortlog.c @@ -4,7 +4,6 @@ #include "diff.h" #include "path-list.h" #include "revision.h" -#include static const char shortlog_usage[] = "git-shortlog [-n] [-s] [... ]";