summaryrefslogtreecommitdiff
path: root/apps/app_dial.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_dial.c')
-rw-r--r--apps/app_dial.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/app_dial.c b/apps/app_dial.c
index 6e2088cd3..89151d2be 100644
--- a/apps/app_dial.c
+++ b/apps/app_dial.c
@@ -2158,7 +2158,6 @@ static int dial_exec_full(struct ast_channel *chan, const char *data, struct ast
}
if (ast_autoservice_stop(chan) < 0) {
- ast_log(LOG_ERROR, "Could not stop autoservice on calling channel\n");
res = -1;
}