Forgot to get rid of an extraneous debug message.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@74122 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.4
Mark Michelson 19 years ago
parent 591f77fe14
commit 5112357ae1

@ -3464,7 +3464,6 @@ check_turns:
}
break;
}
ast_log(LOG_DEBUG, "Status update 3\n");
stat = get_member_status(qe.parent, qe.max_penalty);

Loading…
Cancel
Save