mirror of
https://github.com/curl/curl.git
synced 2026-08-26 11:23:35 +03:00
lib: delete unused local includes
Filtered from `clang-tidy` `misc-include-cleaner` hits. Also: - pingping: scope includes. - doh: say the reason for an include. Closes #20607
This commit is contained in:
parent
daa6b27b4d
commit
8fb87f5a4a
15 changed files with 5 additions and 22 deletions
|
|
@ -42,7 +42,6 @@
|
|||
#include "cw-out.h"
|
||||
#include "cw-pause.h"
|
||||
#include "multiif.h"
|
||||
#include "strerror.h"
|
||||
#include "progress.h"
|
||||
|
||||
static void cl_reset_writer(struct Curl_easy *data)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue