summaryrefslogtreecommitdiff
path: root/win32/config_H.bc
diff options
context:
space:
mode:
Diffstat (limited to 'win32/config_H.bc')
-rw-r--r--win32/config_H.bc6
1 files changed, 0 insertions, 6 deletions
diff --git a/win32/config_H.bc b/win32/config_H.bc
index 7865d86667..516361862a 100644
--- a/win32/config_H.bc
+++ b/win32/config_H.bc
@@ -2638,12 +2638,6 @@
*/
/*#define HAS_STRUCT_MSGHDR /**/
-/* HAS_NANOSLEEP:
- * This symbol, if defined, indicates that the nanosleep
- * system call is available to sleep with 1E-9 sec accuracy.
- */
-/*#define HAS_NANOSLEEP /**/
-
/* HAS_NL_LANGINFO:
* This symbol, if defined, indicates that the nl_langinfo routine is
* available to return local data. You will also need <langinfo.h>