summaryrefslogtreecommitdiff
path: root/thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'thread.h')
-rw-r--r--thread.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/thread.h b/thread.h
index 03965c8b52..15d2665047 100644
--- a/thread.h
+++ b/thread.h
@@ -91,10 +91,6 @@
# endif
#endif
-#ifdef DGUX
-# define THREAD_CREATE_NEEDS_STACK (32*1024)
-#endif
-
#ifdef __VMS
/* Default is 1024 on VAX, 8192 otherwise */
# ifdef __ia64