mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-13 16:03:23 -05:00
tune down debug logging some more
This commit is contained in:
parent
97cf6ae2d8
commit
75ae3c6d26
@ -167,7 +167,7 @@ int xml_stream_close(XMLSTRUCT *pxml) {
|
||||
done=1;
|
||||
}
|
||||
|
||||
infn->log(E_INF,"Done sending xml stream\n");
|
||||
infn->log(E_DBG,"Done sending xml stream\n");
|
||||
deflateEnd(&psb->strm);
|
||||
if(psb->out_buffer != NULL)
|
||||
free(psb->out_buffer);
|
||||
|
Loading…
Reference in New Issue
Block a user