mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 20:10:17 +01:00
libnm-glib: remove unused "wireless_enabled" variable from NMDeviceWifiPrivate
This commit is contained in:
parent
e837098b00
commit
c875a4d205
1 changed files with 0 additions and 1 deletions
|
|
@ -61,7 +61,6 @@ typedef struct {
|
|||
NMDeviceWifiCapabilities wireless_caps;
|
||||
GPtrArray *aps;
|
||||
|
||||
gboolean wireless_enabled;
|
||||
DBusGProxyCall *scan_call;
|
||||
RequestScanInfo *scan_info;
|
||||
} NMDeviceWifiPrivate;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue