mirror of
https://github.com/Icinga/icinga2.git
synced 2026-05-28 04:12:13 -04:00
Remove DynamicObject::Start call.
This commit is contained in:
parent
e3dba08d6a
commit
7961dc4e78
1 changed files with 0 additions and 2 deletions
|
|
@ -53,8 +53,6 @@ char **Application::m_ArgV;
|
|||
*/
|
||||
void Application::OnConfigLoaded(void)
|
||||
{
|
||||
DynamicObject::Start();
|
||||
|
||||
m_PidFile = NULL;
|
||||
|
||||
#ifdef _WIN32
|
||||
|
|
|
|||
Loading…
Reference in a new issue