summaryrefslogtreecommitdiff
path: root/include/asterisk/bridging_channel_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/bridging_channel_internal.h')
-rw-r--r--include/asterisk/bridging_channel_internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asterisk/bridging_channel_internal.h b/include/asterisk/bridging_channel_internal.h
index 9bc9b11f9..cbfa20aa6 100644
--- a/include/asterisk/bridging_channel_internal.h
+++ b/include/asterisk/bridging_channel_internal.h
@@ -40,8 +40,6 @@
enum bridge_channel_action_type {
/*! Bridged channel is to detect a feature hook */
BRIDGE_CHANNEL_ACTION_FEATURE,
- /*! Bridged channel is to act on an interval hook */
- BRIDGE_CHANNEL_ACTION_INTERVAL,
/*! Bridged channel is to send a DTMF stream out */
BRIDGE_CHANNEL_ACTION_DTMF_STREAM,
/*! Bridged channel is to indicate talking start */