summaryrefslogtreecommitdiff
path: root/plugins/hh2serial-gps.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/hh2serial-gps.c')
-rw-r--r--plugins/hh2serial-gps.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/hh2serial-gps.c b/plugins/hh2serial-gps.c
index 245d1aad..911fa35b 100644
--- a/plugins/hh2serial-gps.c
+++ b/plugins/hh2serial-gps.c
@@ -95,8 +95,6 @@ static int hh2serial_init(void)
if (hh2serial_device == NULL)
return -ENODEV;
- connman_device_set_mode(hh2serial_device,
- CONNMAN_DEVICE_MODE_NETWORK_SINGLE);
connman_device_register(hh2serial_device);
return 0;