diff options
Diffstat (limited to 'NetWare/config_H.wc')
-rw-r--r-- | NetWare/config_H.wc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/NetWare/config_H.wc b/NetWare/config_H.wc index 436b061929..5c67388239 100644 --- a/NetWare/config_H.wc +++ b/NetWare/config_H.wc @@ -597,15 +597,6 @@ */ /*#define HAS_USLEEP /**/ -/* HASVOLATILE: - * This symbol, if defined, indicates that this C compiler knows about - * the volatile declaration. - */ -#define HASVOLATILE /**/ -#ifndef HASVOLATILE -#define volatile -#endif - /* HAS_WAIT4: * This symbol, if defined, indicates that wait4() exists. */ |