projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab7809a
)
Remove debug message
author
Mark Michelson
<mmichelson@digium.com>
Fri, 27 Jun 2008 16:18:07 +0000
(16:18 +0000)
committer
Mark Michelson
<mmichelson@digium.com>
Fri, 27 Jun 2008 16:18:07 +0000
(16:18 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@125856
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
apps/app_queue.c
patch
|
blob
|
history
diff --git
a/apps/app_queue.c
b/apps/app_queue.c
index
70295aa
..
da58c10
100644
(file)
--- 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);