Removed double debug output of capi messages.

This commit is contained in:
MelwareDE 2005-06-04 20:23:28 +00:00
parent 5a635d6f19
commit 574a676a5e
1 changed files with 0 additions and 2 deletions

View File

@ -2536,8 +2536,6 @@ static void *do_monitor(void *data)
switch(Info = check_wait_get_cmsg(&monCMSG)) {
case 0x0000:
cc_ast_verbose(8, 1, VERBOSE_PREFIX_3 "%s\n",
capi_cmsg2str(&monCMSG));
capi_handle_msg(&monCMSG);
break;
case 0x1104: