mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
c2f85b600f
commit
657b3c6a1a
@ -127,8 +127,6 @@ double Checkable::GetNextCheck(void)
|
||||
|
||||
void Checkable::UpdateNextCheck(void)
|
||||
{
|
||||
ObjectLock olock(this);
|
||||
|
||||
double interval;
|
||||
|
||||
if (GetStateType() == StateTypeSoft && GetLastCheckResult() != NULL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user