[gnome-control-center/wip/benzea/wifi-panel: 8/19] wifi: Remove old and unused column definitions
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/benzea/wifi-panel: 8/19] wifi: Remove old and unused column definitions
- Date: Mon, 7 Jan 2019 10:36:33 +0000 (UTC)
commit f9e120691625fc038a01b119abc54720fe1a8fb8
Author: Benjamin Berg <bberg redhat com>
Date: Thu Dec 13 18:43:29 2018 +0100
wifi: Remove old and unused column definitions
panels/network/net-device-wifi.c | 15 ---------------
1 file changed, 15 deletions(-)
---
diff --git a/panels/network/net-device-wifi.c b/panels/network/net-device-wifi.c
index c2244c307..87b6f35d1 100644
--- a/panels/network/net-device-wifi.c
+++ b/panels/network/net-device-wifi.c
@@ -69,21 +69,6 @@ struct _NetDeviceWifi
G_DEFINE_TYPE (NetDeviceWifi, net_device_wifi, NET_TYPE_DEVICE)
-enum {
- COLUMN_CONNECTION_ID,
- COLUMN_ACCESS_POINT_ID,
- COLUMN_TITLE,
- COLUMN_SORT,
- COLUMN_STRENGTH,
- COLUMN_MODE,
- COLUMN_SECURITY,
- COLUMN_ACTIVE,
- COLUMN_AP_IN_RANGE,
- COLUMN_AP_OUT_OF_RANGE,
- COLUMN_AP_IS_SAVED,
- COLUMN_LAST
-};
-
GtkWidget *
net_device_wifi_get_header_widget (NetDeviceWifi *device_wifi)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]