aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-16 17:53:26 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-16 17:53:26 +0000
commit2bcb71214f83c4aa42fa534910d650066b34bb0d (patch)
tree8e178bd81063d7dabf60eac327e6ddc9d887162f /apps
parent98594f5ab388d66be5994105a56a5ea4ab670c40 (diff)
remove IMAP_STORAGE from the build options list for app_voicemail since it's
not in trunk yet git-svn-id: http://svn.digium.com/svn/asterisk/trunk@34523 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 8ab00658f..477e29e34 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -43,10 +43,6 @@
/*** MAKEOPTS
<category name="MENUSELECT_app_voicemail" displayname="Voicemail Build Options" positive_output="yes" force_clean_on_change="yes">
- <member name="IMAP_STORAGE" displayname="Storage of Voicemail using IMAP">
- <depend>cc-client</depend>
- <defaultenabled>no</defaultenabled>
- </member>
<member name="ODBC_STORAGE" displayname="Storage of Voicemail using ODBC">
<depend>unixodbc</depend>
<defaultenabled>no</defaultenabled>