mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-29 03:00:33 +01:00
Remove debug printout of scan list
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2129 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
56621e5f66
commit
791b7c7b3e
1 changed files with 0 additions and 3 deletions
|
|
@ -2275,9 +2275,6 @@ supplicant_iface_scanned_ap_cb (NMSupplicantInterface * iface,
|
|||
/* Remove outdated access points */
|
||||
cull_scan_list (self);
|
||||
|
||||
ap_list = nm_device_802_11_wireless_ap_list_get (self);
|
||||
nm_ap_list_print_members (ap_list, "SCAN");
|
||||
|
||||
out:
|
||||
if (ap)
|
||||
nm_ap_unref (ap);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue