Revert "fixup! gc/repack: release packs when needed"

The packfile.h file only exists in `pu` so far...

This reverts commit b4219bb25a.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in:
Johannes Schindelin
2017-08-25 12:07:14 +02:00
parent 2ae96570f0
commit 90eac33dc2

View File

@@ -8,7 +8,6 @@
#include "strbuf.h"
#include "string-list.h"
#include "argv-array.h"
#include "packfile.h"
static int delta_base_offset = 1;
static int pack_kept_objects = -1;