mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
res_monitor: Remove deprecated module.
ASTERISK-30303 Change-Id: I0462caefb4f9544e2e2baa23c498858310b52d50
This commit is contained in:
committed by
George Joseph
parent
cbaba132a7
commit
6b03d60c7d
1019
res/res_monitor.c
1019
res/res_monitor.c
File diff suppressed because it is too large
Load Diff
@@ -1,11 +0,0 @@
|
||||
{
|
||||
global:
|
||||
LINKER_SYMBOL_PREFIX*ast_monitor_change_fname;
|
||||
LINKER_SYMBOL_PREFIX*ast_monitor_pause;
|
||||
LINKER_SYMBOL_PREFIX*ast_monitor_setjoinfiles;
|
||||
LINKER_SYMBOL_PREFIX*ast_monitor_start;
|
||||
LINKER_SYMBOL_PREFIX*ast_monitor_stop;
|
||||
LINKER_SYMBOL_PREFIX*ast_monitor_unpause;
|
||||
local:
|
||||
*;
|
||||
};
|
Reference in New Issue
Block a user