diff --git a/file.c b/file.c index cc51373d46..0746e66092 100644 --- a/file.c +++ b/file.c @@ -2894,10 +2894,6 @@ RBIMPL_WARNING_POP() # else /* __API_AVAILABLE macro does nothing on gcc */ __attribute__((weak)) int utimensat(int, const char *, const struct timespec [2], int); # endif - -# define utimensat_available_p() (utimensat != NULL) -# else -# define utimensat_available_p() 1 # endif static int