Remove bad syslog
This commit is contained in:
parent
b687ebc866
commit
6a7c25cae2
|
|
@ -356,7 +356,6 @@ int pcm_check(void* fc, PCM_t* pcm) {
|
|||
if (mvc->negotiation) {
|
||||
switch (mvc->negotiation->present) {
|
||||
case CoordinationNegotiation_PR_request:
|
||||
syslog_err("received PCM.request");
|
||||
pcm_check_handle_request(facilities, pcm);
|
||||
break;
|
||||
case CoordinationNegotiation_PR_reply:
|
||||
|
|
|
|||
Loading…
Reference in New Issue