mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 05:59:45 -05:00
tune down debug logging some more
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user