From 0174a8265e3a7ca6f37aacf354b129f013c97194 Mon Sep 17 00:00:00 2001 From: Tomasz Bursztyka Date: Mon, 23 Apr 2012 11:22:19 +0300 Subject: [PATCH] wifi: Remove old background scanning technique call --- plugins/wifi.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugins/wifi.c b/plugins/wifi.c index f9c15b4..817c660 100644 --- a/plugins/wifi.c +++ b/plugins/wifi.c @@ -1183,9 +1183,6 @@ static void interface_state(GSupplicantInterface *interface) FALSE) break; - /* reset scan trigger and schedule background scan */ - connman_device_schedule_scan(device); - connman_network_set_connected(network, TRUE); break; -- 2.7.4