aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/app_queue.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/app_queue.c b/apps/app_queue.c
index 36f9c4b27..159bdda65 100644
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -2079,7 +2079,6 @@ static struct callattempt *wait_for_answer(struct queue_ent *qe, struct callatte
break;
/* On "ringall" strategy we only move to the next penalty level
when *all* ringing phones are done in the current penalty level */
- ast_log(LOG_DEBUG, "I actually hit this...\n");
ring_one(qe, outgoing, &numbusies);
/* and retry... */
}