Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation/git-status.txt: mention color configuration
[gitweb.git]
/
pack.h
diff --git
a/pack.h
b/pack.h
index eb07b033ae54941d4bd00ee6bc30c7d50fd039b0..4814800f2806a245a675ea9832f894dc95b27b89 100644
(file)
--- a/
pack.h
+++ b/
pack.h
@@
-16,7
+16,4
@@
struct pack_header {
};
extern int verify_pack(struct packed_git *, int);
-extern int check_reuse_pack_delta(struct packed_git *, unsigned long,
- unsigned char *, unsigned long *,
- enum object_type *);
#endif