[threads] Remove CREATE_SUSPENDED (#3529)
[mono.git] / mono / io-layer / processes.h
index 3193bc58731a248858f96506a52c25fd1d34b09d..c4da3eceee1b54378d22bcca0c7675f6624cb081 100644 (file)
@@ -130,7 +130,6 @@ struct _WapiShellExecuteInfo
        
 #define DEBUG_PROCESS 0x00000001
 #define DEBUG_ONLY_THIS_PROCESS 0x00000002
-#define CREATE_SUSPENDED 0x00000004
 #define DETACHED_PROCESS 0x00000008
 #define CREATE_NEW_CONSOLE 0x00000010
 #define NORMAL_PRIORITY_CLASS 0x00000020