mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-28 15:06:02 -05:00
Remove irrelevant comment
This commit is contained in:
parent
19ba8fba67
commit
e4c0c13a20
@ -772,9 +772,7 @@ raop_metadata_prepare(int id, uint64_t rtptime)
|
||||
|
||||
memset(rmd, 0, sizeof(struct raop_metadata));
|
||||
|
||||
/* Get artwork first (thus waiting a bit so that db metadata has a moment to
|
||||
* update in case it is a live stream)
|
||||
*/
|
||||
/* Get artwork */
|
||||
rmd->artwork = evbuffer_new();
|
||||
if (!rmd->artwork)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user