mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 05:34:48 +02:00
Main(): don't call Process::InitializeSpawnHelper()
This commit is contained in:
parent
d81c15ca2f
commit
1a99b3eeb3
@ -639,8 +639,6 @@ static int Main()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Process::InitializeSpawnHelper();
|
||||
#endif /* _WIN32 */
|
||||
|
||||
std::vector<std::string> args;
|
||||
|
Loading…
x
Reference in New Issue
Block a user