From 8e21176c3cff203c1b991fda55df3ac7904d09fa Mon Sep 17 00:00:00 2001 From: Jonathan Tan Date: Fri, 18 Aug 2017 15:20:18 -0700 Subject: pack: move pack_report() Signed-off-by: Jonathan Tan Signed-off-by: Junio C Hamano --- cache.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'cache.h') diff --git a/cache.h b/cache.h index dbc02ad817..aaf825fb7b 100644 --- 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 -- cgit v1.3