mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-26 07:04:37 +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)
|
void Application::OnConfigLoaded(void)
|
||||||
{
|
{
|
||||||
DynamicObject::Start();
|
|
||||||
|
|
||||||
m_PidFile = NULL;
|
m_PidFile = NULL;
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user