mirror of https://github.com/Icinga/icinga2.git
CommentType: remove unused variants
This commit is contained in:
parent
287e4c3a8d
commit
dcfc494d4d
|
@ -18,8 +18,6 @@ code {{{
|
|||
enum CommentType
|
||||
{
|
||||
CommentUser = 1,
|
||||
CommentDowntime = 2,
|
||||
CommentFlapping = 3,
|
||||
CommentAcknowledgement = 4
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue