From: Michael Orlitzky Date: Fri, 11 Nov 2022 20:00:21 +0000 (-0500) Subject: nagios-mode.el: drop support for hostgroupescalation definitions. X-Git-Tag: v0.4~12 X-Git-Url: https://gitweb.michael.orlitzky.com/?p=nagios-mode.git;a=commitdiff_plain;h=1d36acba5a0a6791560112487aac891a40fbc1e6 nagios-mode.el: drop support for hostgroupescalation definitions. These were removed from Nagios at some point. --- diff --git a/nagios-mode.el b/nagios-mode.el index 097e331..0ddd2c0 100644 --- a/nagios-mode.el +++ b/nagios-mode.el @@ -739,7 +739,6 @@ "define hostescalation" "define hostextinfo" "define hostgroup" - "define hostgroupescalation" "define null" "define service" "define servicedependency"