summaryrefslogtreecommitdiff
path: root/apps/app_voicemail.exports.in
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2012-06-15 15:33:41 +0000
committerJason Parker <jparker@digium.com>2012-06-15 15:33:41 +0000
commitce44b98358407f8edde9e5ebcbc054a9107fb65e (patch)
treeeb483386fe3f4c368168f6cf5a197e3f6f644264 /apps/app_voicemail.exports.in
parent75484af169a79d03c5e4447e04edd3c6df5f6ed0 (diff)
Remove some symbol exports that got missed in the removal of global symbols.
(issue AST-807) (issue AST-901) (issue AST-908) ........ Merged revisions 368998 from http://svn.asterisk.org/svn/asterisk/certified/branches/1.8.11 ........ Merged revisions 368999 from http://svn.asterisk.org/svn/asterisk/branches/10-digiumphones git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@369000 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_voicemail.exports.in')
-rw-r--r--apps/app_voicemail.exports.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/apps/app_voicemail.exports.in b/apps/app_voicemail.exports.in
index e66bb359c..3520d2216 100644
--- a/apps/app_voicemail.exports.in
+++ b/apps/app_voicemail.exports.in
@@ -15,15 +15,6 @@
LINKER_SYMBOL_PREFIXmm_notify;
LINKER_SYMBOL_PREFIXmm_searched;
LINKER_SYMBOL_PREFIXmm_status;
- LINKER_SYMBOL_PREFIXast_vm_mailbox_snapshot_create;
- LINKER_SYMBOL_PREFIXast_vm_mailbox_snapshot_destroy;
- LINKER_SYMBOL_PREFIXast_vm_msg_move;
- LINKER_SYMBOL_PREFIXast_vm_msg_remove;
- LINKER_SYMBOL_PREFIXast_vm_msg_forward;
- LINKER_SYMBOL_PREFIXast_vm_index_to_foldername;
- LINKER_SYMBOL_PREFIXast_vm_msg_play;
- LINKER_SYMBOL_PREFIXast_vm_test_create_user;
- LINKER_SYMBOL_PREFIXast_vm_test_destroy_user;
local:
*;
};