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
This commit is contained in:
Mark Michelson
2007-07-09 18:38:28 +00:00
parent 591f77fe14
commit 5112357ae1
-1
View File
@@ -3464,7 +3464,6 @@ check_turns:
}
break;
}
ast_log(LOG_DEBUG, "Status update 3\n");
stat = get_member_status(qe.parent, qe.max_penalty);