Fix multicast device.
This commit is contained in:
parent
09b5a3c020
commit
6242b68242
1 changed files with 0 additions and 2 deletions
|
@ -136,8 +136,6 @@ static bool setup_device(void) {
|
|||
goto error;
|
||||
}
|
||||
|
||||
freeaddrinfo(ai);
|
||||
|
||||
logger(DEBUG_ALWAYS, LOG_INFO, "%s is a %s", device, device_info);
|
||||
|
||||
return true;
|
||||
|
|
Loading…
Reference in a new issue