lib: remove TIME_WITH_SYS_TIME

It is not used in any code anywhere.

Ref: #11964
Closes #11975
This commit is contained in:
Daniel Stenberg 2023-09-28 13:57:07 +02:00
parent f11a5d2c5a
commit db07376a3e
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
13 changed files with 0 additions and 42 deletions

View file

@ -82,7 +82,6 @@
#define SIZEOF_SIZE_T 4
#define SIZEOF_CURL_OFF_T 8
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
/* Qualifiers for send() and recv() */