From 6d1ebfbed579c686ff6587be1b41ef058cf45727 Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Fri, 27 Jun 2008 16:18:07 +0000 Subject: Remove debug message git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@125856 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_queue.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps') diff --git a/apps/app_queue.c b/apps/app_queue.c index 70295aa78..da58c105d 100644 --- a/apps/app_queue.c +++ b/apps/app_queue.c @@ -3548,7 +3548,6 @@ static int try_calling(struct queue_ent *qe, const char *options, char *announce } else which = peer; - ast_log(LOG_NOTICE, "poop\n"); ast_channel_unlock(qe->chan); if (monitorfilename) ast_monitor_start(which, qe->parent->monfmt, monitorfilename, 1, X_REC_IN | X_REC_OUT); -- cgit v1.2.3