mirror of
https://github.com/curl/curl.git
synced 2026-08-25 12:03:39 +03:00
lib: remove TIME_WITH_SYS_TIME
It is not used in any code anywhere. Ref: #11964 Closes #11975
This commit is contained in:
parent
f11a5d2c5a
commit
db07376a3e
13 changed files with 0 additions and 42 deletions
|
|
@ -56,9 +56,6 @@
|
|||
#define HAVE_SYS_TIME_H 1
|
||||
#define HAVE_SYS_UTIME_H 1
|
||||
#define HAVE_SYS_IOCTL_H 1
|
||||
|
||||
#define TIME_WITH_SYS_TIME 1
|
||||
|
||||
#define HAVE_ALARM 1
|
||||
#define HAVE_FTRUNCATE 1
|
||||
#define HAVE_UTIME 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue