Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Allow non-developer to clone, checkout and fetch more easily.
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index 473197ded840dcd05824a54e099522f38796371b..9486132ac53f7afd21ba73551d12270384a71ba6 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-320,7
+320,6
@@
void datestamp(char *buf, int bufsize);
unsigned long approxidate(const char *);
extern int setup_ident(void);
-extern void ignore_missing_committer_name(void);
extern const char *git_author_info(int);
extern const char *git_committer_info(int);