mirror of
https://github.com/owntone/owntone-server.git
synced 2025-12-09 00:56:39 -05:00
[outputs] Move device_add/rm to outputs and get rid of advertised flag
This commit is contained in:
@@ -1299,8 +1299,6 @@ cast_device_cb(const char *name, const char *type, const char *domain, const cha
|
||||
|
||||
DPRINTF(E_INFO, L_CAST, "Adding Chromecast device '%s'\n", name);
|
||||
|
||||
device->advertised = 1;
|
||||
|
||||
switch (family)
|
||||
{
|
||||
case AF_INET:
|
||||
|
||||
Reference in New Issue
Block a user