X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=commit.h;h=3cf51665816abb5e5855c036f102019eded23bd6;hb=4fd8145c0cb419a8b262115be8db9e18d63632db;hp=2c0742b721fe1d4d78a7a63ed1c2ee1cf9c96ab8;hpb=57ffc0e775b2a77f2e88cf1cfb6c0c259706fbea;p=git.git diff --git a/commit.h b/commit.h index 2c0742b72..3cf516658 100644 --- a/commit.h +++ b/commit.h @@ -74,7 +74,6 @@ struct pretty_print_context struct reflog_walk_info *reflog_info; }; -extern int non_ascii(int); extern int has_non_ascii(const char *text); struct rev_info; /* in revision.h, it circularly uses enum cmit_fmt */ extern char *reencode_commit_message(const struct commit *commit,