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:
Viktor Szakats 2026-03-08 17:47:43 +01:00
parent 64d4f5c4b6
commit 22b0cbe65f
No known key found for this signature in database

View file

@ -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