[gnome-control-center] network: Don't try to set the mobile broadband speed widgets



commit fd059a2d1447d6ec32f818dae7668933f2145848
Author: Richard Hughes <richard hughsie com>
Date:   Thu Jun 28 13:40:08 2012 +0100

    network: Don't try to set the mobile broadband speed widgets
    
    This fixes a critical warning when using mobile broadband adaptors.

 panels/network/cc-network-panel.c |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/panels/network/cc-network-panel.c b/panels/network/cc-network-panel.c
index 0f5b82d..b7a8d8c 100644
--- a/panels/network/cc-network-panel.c
+++ b/panels/network/cc-network-panel.c
@@ -2051,12 +2051,6 @@ device_refresh_modem_ui (CcNetworkPanel *panel, NetDevice *device)
                                        "mobilebb",
                                        "provider",
                                        str);
-
-                /* device speed */
-                panel_set_widget_data (panel,
-                                       "mobilebb",
-                                       "speed",
-                                       NULL);
         }
 }
 



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