summaryrefslogtreecommitdiff
path: root/src/h-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/h-config.h')
-rw-r--r--src/h-config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/h-config.h b/src/h-config.h
index aa323e72..fc2721ef 100644
--- a/src/h-config.h
+++ b/src/h-config.h
@@ -104,14 +104,6 @@ extern "C" {
#endif
-/*
- * OPTION: Define "HAS_USLEEP" only if "usleep()" exists.
- * Note that this is only relevant for "SET_UID" machines
- */
-#ifdef SET_UID
-# define HAS_USLEEP
-#endif
-
#ifdef __cplusplus
} // extern "C"
#endif