forked from Mirrors/freeswitch
remove log line
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@687 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
0a3d9653dd
commit
36d330d39f
@ -1692,7 +1692,6 @@ static switch_status_t load_config(void)
|
||||
zap_log(ZAP_LOG_ERROR, "Error starting OpenZAP span %d\n", span_id);
|
||||
continue;
|
||||
}
|
||||
zap_log(ZAP_LOG_ERROR, "SPANID = %i\n", span->span_id);
|
||||
|
||||
SPAN_CONFIG[span->span_id].span = span;
|
||||
switch_set_string(SPAN_CONFIG[span->span_id].context, context);
|
||||
|
Loading…
Reference in New Issue
Block a user