summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/app_voicemail.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/app_voicemail.c b/apps/app_voicemail.c
index c2de8da39..5b3dd73f1 100644
--- a/apps/app_voicemail.c
+++ b/apps/app_voicemail.c
@@ -10953,7 +10953,6 @@ static int vm_execmain(struct ast_channel *chan, const char *data)
/* If ADSI is supported, setup login screen */
adsi_begin(chan, &useadsi);
- ast_test_suite_assert(valid);
if (!valid) {
goto out;
}