Merge branch 'jk/pack-revindex'
[gitweb.git] / http.h
diff --git a/http.h b/http.h
index 49afe39279d02785f3567aad2fec55c623a53d5f..4f97b60b5c8abdf5ab0610382a6d6fa289df2605 100644 (file)
--- a/http.h
+++ b/http.h
@@ -190,7 +190,6 @@ struct http_pack_request {
        struct packed_git **lst;
        FILE *packfile;
        char tmpfile[PATH_MAX];
-       struct curl_slist *range_header;
        struct active_request_slot *slot;
 };