]> git.ipfire.org Git - thirdparty/git.git/blobdiff - cache.h
pack: move find_sha1_pack()
[thirdparty/git.git] / cache.h
diff --git a/cache.h b/cache.h
index c13345d641543871e3cc89c051647e8accce4b16..0f435cb3e5128386e267e59cffa36f6deff04998 100644 (file)
--- a/cache.h
+++ b/cache.h
@@ -1602,9 +1602,6 @@ struct pack_entry {
        struct packed_git *p;
 };
 
-extern struct packed_git *find_sha1_pack(const unsigned char *sha1,
-                                        struct packed_git *packs);
-
 /*
  * Create a temporary file rooted in the object database directory, or
  * die on failure. The filename is taken from "pattern", which should have the