Skip to content

Commit

Permalink
Main(): don't call Process::InitializeSpawnHelper()
Browse files Browse the repository at this point in the history
  • Loading branch information
Al2Klimov committed Nov 4, 2019
1 parent d81c15c commit 1a99b3e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions icinga-app/icinga.cpp
Expand Up @@ -639,8 +639,6 @@ static int Main()
}
}
}

Process::InitializeSpawnHelper();
#endif /* _WIN32 */

std::vector<std::string> args;
Expand Down

0 comments on commit 1a99b3e

Please sign in to comment.