]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests/server: drop unused `curlx/version_win32.c`
authorViktor Szakats <commit@vsz.me>
Sun, 8 Mar 2026 16:47:43 +0000 (17:47 +0100)
committerViktor Szakats <commit@vsz.me>
Sun, 8 Mar 2026 17:17:11 +0000 (18:17 +0100)
Previously used via `curlx/timeval.c`, but no longer after bumping
minimum target to Vista.

Follow-up to b17ef873ae2151263667f4b6fb6abfe337e687dc #18009

Closes #20855

tests/server/Makefile.inc

index 1b7bb1af94a586e3acfefe6cf639ec36840a11bb..33a578b8594a909be3831a1b214d6166b8a59d75 100644 (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