summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--file.c4
1 files changed, 0 insertions, 4 deletions
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