mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-09 04:48:10 +02: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;
|
NMDeviceWifiCapabilities wireless_caps;
|
||||||
GPtrArray *aps;
|
GPtrArray *aps;
|
||||||
|
|
||||||
gboolean wireless_enabled;
|
|
||||||
DBusGProxyCall *scan_call;
|
DBusGProxyCall *scan_call;
|
||||||
RequestScanInfo *scan_info;
|
RequestScanInfo *scan_info;
|
||||||
} NMDeviceWifiPrivate;
|
} NMDeviceWifiPrivate;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue