[threads] Remove mono_threads_create_thread (#4411)
[mono.git] / mono / metadata / threadpool.h
index df17997b16c567521f68f2829d197817cd6cb88d..a628e3311313b293480abd8dee3523f7645ba0fc 100644 (file)
@@ -7,8 +7,6 @@
 #include <mono/metadata/exception.h>
 #include <mono/metadata/object-internals.h>
 
-#define SMALL_STACK (sizeof (gpointer) * 32 * 1024)
-
 typedef struct _MonoNativeOverlapped MonoNativeOverlapped;
 
 void