mirror of
https://github.com/curl/curl.git
synced 2026-05-05 00:39:55 +03:00
windows: drop unused curlx/version_win32.h includes
- lib/connect.c: unused since:71b7e01610#10141 - lib/curl_sspi.c: unused since:0d71b18153#17413 Cherry-picked from #18009 Closes #18011
This commit is contained in:
parent
7f78150e87
commit
28f4d7df06
2 changed files with 0 additions and 2 deletions
|
|
@ -74,7 +74,6 @@
|
|||
#include "conncache.h"
|
||||
#include "multihandle.h"
|
||||
#include "share.h"
|
||||
#include "curlx/version_win32.h"
|
||||
#include "vquic/vquic.h" /* for quic cfilters */
|
||||
#include "http_proxy.h"
|
||||
#include "socks.h"
|
||||
|
|
|
|||
|
|
@ -31,7 +31,6 @@
|
|||
#include "strdup.h"
|
||||
#include "curlx/multibyte.h"
|
||||
#include "system_win32.h"
|
||||
#include "curlx/version_win32.h"
|
||||
#include "curlx/warnless.h"
|
||||
|
||||
/* The last #include files should be: */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue