From: Sean Bright Date: Tue, 6 Aug 2019 13:20:02 +0000 (-0400) Subject: app_voicemail: Remove extra menuselect build options X-Git-Tag: 17.0.0-rc1~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40e3bdc50cd98beadc494af1e2202807ea509439;p=thirdparty%2Fasterisk.git app_voicemail: Remove extra menuselect build options You now select voicemail backends like normal dialplan applications, so there is no longer a need for their own menuselect category. Reported by snuff-work in #asterisk-dev Change-Id: Idfa4c9c8349726074318a9e6b68d24c374521005 --- diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c index 5603bb5b5f..405dddf025 100644 --- a/apps/app_voicemail.c +++ b/apps/app_voicemail.c @@ -46,39 +46,6 @@ * \verbinclude voicemail.conf.sample */ -/*** MODULEINFO - yes - res_adsi - res_smdi - core - ***/ - -/*** MAKEOPTS - - - ODBC_STORAGE - IMAP_STORAGE - yes - core - - - generic_odbc - IMAP_STORAGE - FILE_STORAGE - no - core - - - imap_tk - ODBC_STORAGE - FILE_STORAGE - openssl - no - core - - -***/ - #include "asterisk.h" #ifdef IMAP_STORAGE