mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-15 16:53:18 -05:00
[httpd_dacp] Fixup temp log line
This commit is contained in:
parent
190e37e537
commit
2beb2fc4cf
@ -2116,8 +2116,6 @@ dacp_reply_playstatusupdate(struct evhttp_request *req, struct evbuffer *evbuf,
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
DPRINTF(E_LOG, L_DACP, "MARK Hanging on rev num %d...\n", reqd_rev);
|
|
||||||
|
|
||||||
/* Else, just let the request hang until we have changes to push back */
|
/* Else, just let the request hang until we have changes to push back */
|
||||||
ur = calloc(1, sizeof(struct dacp_update_request));
|
ur = calloc(1, sizeof(struct dacp_update_request));
|
||||||
if (!ur)
|
if (!ur)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user