mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-27 23:55:57 -05:00
[chromecast] Remove log message
This commit is contained in:
parent
e99eeec48d
commit
565d29529a
@ -1440,8 +1440,6 @@ cast_device_start(struct output_device *device, output_status_cb cb, uint64_t rt
|
||||
struct cast_session *cs;
|
||||
int ret;
|
||||
|
||||
DPRINTF(E_LOG, L_CAST, "Got start request for %s\n", device->name);
|
||||
|
||||
cs = cast_session_make(device, AF_INET6, cb);
|
||||
if (cs)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user