mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-08 06:12:45 +00:00
Refactor CEL to avoid using the event system core
This removes usage of the event system for CEL backend data distribution and strips unused pieces out of the event system. Review: https://reviewboard.asterisk.org/r/2732/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@396888 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -271,7 +271,6 @@ enum ast_event_subscriber_res {
|
||||
|
||||
struct ast_event;
|
||||
struct ast_event_ie;
|
||||
struct ast_event_sub;
|
||||
struct ast_event_iterator;
|
||||
|
||||
/*!
|
||||
|
Reference in New Issue
Block a user