[gnome-control-center/wip/benzea/wifi-panel: 1/4] 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: 1/4] wifi: Remove old	and unused column definitions
- Date: Thu, 13 Dec 2018 22:14:45 +0000 (UTC)
commit b4880cb29ea208ae5d647aa5041f2c466793ce00
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]