mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-12 21:09:00 +00:00
core: Remove dead symbols from asterisk.exports.in.
* dahdi_chan_name * dahdi_chan_name_len * dahdi_chan_mode * __manager_event * dialed_interface_info Added comment about __progname and environ being needed for FreeBSD to prevent accidental removal in the future. Change-Id: I3ae026bc541cd9cb572be2ffa95fc359547642b5
This commit is contained in:
@@ -199,8 +199,6 @@ extern struct timeval ast_lastreloadtime;
|
||||
extern pid_t ast_mainpid;
|
||||
|
||||
extern char record_cache_dir[AST_CACHE_DIR_LEN];
|
||||
extern char dahdi_chan_name[AST_CHANNEL_NAME];
|
||||
extern int dahdi_chan_name_len;
|
||||
|
||||
extern int ast_language_is_prefix;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user