mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-21 13:30:54 +02:00
Remove unecessary debug syslog
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@424 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
a88c6427ef
commit
91ae7543e6
1 changed files with 0 additions and 1 deletions
|
|
@ -3456,7 +3456,6 @@ static gboolean nm_device_wireless_scan (gpointer user_data)
|
|||
goto reschedule;
|
||||
}
|
||||
|
||||
syslog (LOG_ERR, "ABOUT TO SCAN\n");
|
||||
/* Grab the scan mutex */
|
||||
if (nm_try_acquire_mutex (dev->options.wireless.scan_mutex, __FUNCTION__))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue