mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 14:14:45 +02:00
Remove DynamicObject::Start call.
This commit is contained in:
parent
e3dba08d6a
commit
7961dc4e78
@ -53,8 +53,6 @@ char **Application::m_ArgV;
|
||||
*/
|
||||
void Application::OnConfigLoaded(void)
|
||||
{
|
||||
DynamicObject::Start();
|
||||
|
||||
m_PidFile = NULL;
|
||||
|
||||
#ifdef _WIN32
|
||||
|
Loading…
x
Reference in New Issue
Block a user