diff --git a/lib/icinga/host.cpp b/lib/icinga/host.cpp index b85f8ccc9..e50ba9b6f 100644 --- a/lib/icinga/host.cpp +++ b/lib/icinga/host.cpp @@ -197,7 +197,6 @@ int Host::GetSeverity() const } return severity; - } bool Host::IsStateOK(ServiceState state) const