summaryrefslogtreecommitdiff
path: root/include/asterisk/security_events_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/security_events_defs.h')
-rw-r--r--include/asterisk/security_events_defs.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/asterisk/security_events_defs.h b/include/asterisk/security_events_defs.h
index 6f32dae31..30a713606 100644
--- a/include/asterisk/security_events_defs.h
+++ b/include/asterisk/security_events_defs.h
@@ -36,11 +36,6 @@ extern "C" {
/*!
* \brief Security event types
- *
- * AST_EVENT_SECURITY is the event type of an ast_event generated as a security
- * event. The event will have an information element of type
- * AST_EVENT_IE_SECURITY_EVENT which identifies the security event sub-type.
- * This enum defines the possible values for this sub-type.
*/
enum ast_security_event_type {
/*!