1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-30 05:24:22 +00:00

Remove USE_UTIME. (#87)

This wasn't enabled and the corresponding code wouldn't have
compiled. The `utime()` function is also deprecated in POSIX.

This used to be enabled for HPUX and RISCOS.
This commit is contained in:
Bruce Mitchener
2020-12-17 02:06:14 +07:00
committed by GitHub
parent 7a1abc9cc6
commit be88851eaf
2 changed files with 0 additions and 9 deletions

View File

@@ -201,7 +201,6 @@ error Must specify RELEASE to build Medley.
#define UNALIGNED_FETCH_OK
#define REGISTER register
#define HAS_GETHOSTID
#undef USE_UTIME
#define UNSIGNED unsigned long
#define INT long