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