mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-28 08:05:56 -05:00
Cleanup debug message
This commit is contained in:
parent
65d365197a
commit
01cde2c50c
@ -2893,7 +2893,7 @@ raop_device_cb(const char *name, const char *type, const char *domain, const cha
|
|||||||
|
|
||||||
if (rd)
|
if (rd)
|
||||||
{
|
{
|
||||||
DPRINTF(E_DBG, L_PLAYER, "Updating AirTunes device %s already in list, updating\n", name);
|
DPRINTF(E_DBG, L_PLAYER, "Updating AirTunes device %s, already in list\n", name);
|
||||||
|
|
||||||
free(rd->name);
|
free(rd->name);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user