mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 04:36:40 +00:00
Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-next
This commit is contained in:
commit
14bc4d53e1
@ -0,0 +1,13 @@
|
|||||||
|
diff --git a/src/device.c b/src/device.c
|
||||||
|
index 0fda950..eb09e53 100644
|
||||||
|
--- a/src/device.c
|
||||||
|
+++ b/src/device.c
|
||||||
|
@@ -1247,8 +1247,6 @@ int __connman_device_init(const char *device, const char *nodevice)
|
||||||
|
if (nodevice != NULL)
|
||||||
|
nodevice_filter = g_strsplit(nodevice, ",", -1);
|
||||||
|
|
||||||
|
- cleanup_devices();
|
||||||
|
-
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user