aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2009-09-30 04:22:33 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2009-09-30 04:22:33 +0000
commit669233d08dbd20b98eb5bb253860443a13495b1c (patch)
tree026a20b9f95b4b16255765de1be1c0dd7f913a54 /apps
parentfc1f5d6c20e119d54c33e0885f616cba27e771a7 (diff)
Remove optional_api from 1.6.2 branch, since it is not currently working.
This is a blocking issue for the 1.6.2 release. (closes issue #15914) Reported by: mbeckwell Branch: http://svn.digium.com/svn/asterisk/team/tilghman/optional_api_162 Tested by: mbeckwell git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@221042 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps')
-rw-r--r--apps/app_voicemail.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index d598da5f0..f3b82a92f 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -40,10 +40,6 @@ c-client (http://www.washington.edu/imap/
* with a plan to clean this up.
*/
-/*** MODULEINFO
- <depend>res_smdi</depend>
- ***/
-
/*** MAKEOPTS
<category name="MENUSELECT_OPTS_app_voicemail" displayname="Voicemail Build Options" positive_output="yes" remove_on_change="apps/app_voicemail.o apps/app_voicemail.so apps/app_directory.o apps/app_directory.so">
<member name="FILE_STORAGE" displayname="Storage of Voicemail using filesystem">