mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:21:41 +03:00
lib: drop unused curlx headers
`curlx/base64.h` and `curlx/strparse.h`. Closes #20054
This commit is contained in:
parent
a354cc8664
commit
3c1c299b27
4 changed files with 0 additions and 4 deletions
|
|
@ -27,7 +27,6 @@
|
|||
#include "urldata.h"
|
||||
#include "sendf.h"
|
||||
#include "headers.h"
|
||||
#include "curlx/strparse.h"
|
||||
|
||||
#if !defined(CURL_DISABLE_HTTP) && !defined(CURL_DISABLE_HEADERS_API)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue