aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_voicemail.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_voicemail.c')
-rwxr-xr-xapps/app_voicemail.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index 612cf9400..536a2e0a8 100755
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -2065,6 +2065,7 @@ static void adsi_status2(struct ast_channel *chan, char *folder, int messages)
}
+/*
static void adsi_clear(struct ast_channel *chan)
{
char buf[256];
@@ -2076,6 +2077,7 @@ static void adsi_clear(struct ast_channel *chan)
adsi_transmit_message(chan, buf, bytes, ADSI_MSG_DISPLAY);
}
+*/
static void adsi_goodbye(struct ast_channel *chan)
{