refs: inline function do_not_prune()
[gitweb.git] / Makefile
index 5be54584b71280b910ee9994a5eafff3824f26c3..d2e93779b1ca8fca5372637023c0d947cd333148 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -644,7 +644,6 @@ LIB_H += notes-cache.h
 LIB_H += notes-merge.h
 LIB_H += notes.h
 LIB_H += object.h
-LIB_H += pack-refs.h
 LIB_H += pack-revindex.h
 LIB_H += pack.h
 LIB_H += parse-options.h
@@ -775,7 +774,6 @@ LIB_OBJS += notes-cache.o
 LIB_OBJS += notes-merge.o
 LIB_OBJS += object.o
 LIB_OBJS += pack-check.o
-LIB_OBJS += pack-refs.o
 LIB_OBJS += pack-revindex.o
 LIB_OBJS += pack-write.o
 LIB_OBJS += pager.o