summaryrefslogtreecommitdiff
path: root/NetWare
diff options
context:
space:
mode:
Diffstat (limited to 'NetWare')
-rw-r--r--NetWare/config_H.wc6
1 files changed, 0 insertions, 6 deletions
diff --git a/NetWare/config_H.wc b/NetWare/config_H.wc
index ac6f5d77f2..bc7d7aa5d1 100644
--- a/NetWare/config_H.wc
+++ b/NetWare/config_H.wc
@@ -648,12 +648,6 @@
*/
/*#define HAS_USLEEP /**/
-/* HAS_NANOSLEEP:
- * This symbol, if defined, indicates that the nanosleep system
- * call is available to let the process sleep with 1E-9 accuracy.
- */
-/*#define HAS_NANOSLEEP /**/
-
/* HASVOLATILE:
* This symbol, if defined, indicates that this C compiler knows about
* the volatile declaration.