IcingaNotification: there are no notification groups

This commit is contained in:
Thomas Gelf 2016-02-27 01:25:26 +01:00
parent 56dd2b44c4
commit 1da6d64030
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ class IcingaNotification extends IcingaObject
'zone_id' => null,
);
protected $supportsGroups = true;
protected $supportsCustomVars = true;
protected $supportsImports = true;