+2
−2
lib/bundles.c
deleted100644 → 0
+0
−110
lib/bundles.h
deleted100644 → 0
+0
−45
+79
−6
+7
−0
Loading
All the existing Curl_bundle* functions were only ever used from within the conncache.c file, so I moved them over and made them static (and removed the Curl_ prefix).