mirror of
https://github.com/curl/curl.git
synced 2026-04-19 22:01:15 +03:00
tests/server: drop unused curlx/version_win32.c
Previously used via `curlx/timeval.c`, but no longer after bumping
minimum target to Vista.
Follow-up to b17ef873ae #18009
Closes #20855
This commit is contained in:
parent
64d4f5c4b6
commit
22b0cbe65f
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ CURLX_C = \
|
|||
../../lib/curlx/strparse.c \
|
||||
../../lib/curlx/timediff.c \
|
||||
../../lib/curlx/timeval.c \
|
||||
../../lib/curlx/version_win32.c \
|
||||
../../lib/curlx/wait.c \
|
||||
../../lib/curlx/warnless.c \
|
||||
../../lib/curlx/winapi.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue