[gnome-control-center] network: Remove unused variable



commit 13211f9f4d3f0ed114d5f1ef1297c467f585f8c6
Author: Robert Ancell <robert ancell canonical com>
Date:   Thu Nov 7 10:05:00 2019 +1300

    network: Remove unused variable

 panels/network/wireless-security/eap-method.h | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/panels/network/wireless-security/eap-method.h b/panels/network/wireless-security/eap-method.h
index 9f2f898b0..695b0fdc5 100644
--- a/panels/network/wireless-security/eap-method.h
+++ b/panels/network/wireless-security/eap-method.h
@@ -44,7 +44,6 @@ struct _EAPMethod {
        const char *password_flags_name;
 
        gboolean phase2;
-       gboolean secrets_only;
 
        EMAddToSizeGroupFunc add_to_size_group;
        EMFillConnectionFunc fill_connection;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]