pack: move pack_report()
[gitweb.git] / cache.h
diff --git a/cache.h b/cache.h
index dbc02ad81704fa07cbd60daa47044f00fd5d83c3..aaf825fb7bf8e5bdc7772395ac4a42122d7d0264 100644 (file)
--- a/cache.h
+++ b/cache.h
@@ -1626,8 +1626,6 @@ unsigned long approximate_object_count(void);
 extern struct packed_git *find_sha1_pack(const unsigned char *sha1,
                                         struct packed_git *packs);
 
-extern void pack_report(void);
-
 /*
  * Create a temporary file rooted in the object database directory, or
  * die on failure. The filename is taken from "pattern", which should have the