[gnome-software] trivial: Remove some left-over debugging



commit 61b97db3a4e6d8ae02d737555553d9da9602b78e
Author: Richard Hughes <richard hughsie com>
Date:   Tue Jan 28 16:51:21 2014 +0000

    trivial: Remove some left-over debugging

 src/gs-shell-updates.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-shell-updates.c b/src/gs-shell-updates.c
index 21c623b..c66c65c 100644
--- a/src/gs-shell-updates.c
+++ b/src/gs-shell-updates.c
@@ -96,7 +96,6 @@ gs_shell_updates_update_ui_state (GsShellUpdates *shell_updates)
 
        /* get the current network state */
        g_object_get (priv->control, "network-state", &network_state, NULL);
-network_state = PK_NETWORK_ENUM_MOBILE;//xxx
        switch (network_state) {
        case PK_NETWORK_ENUM_ONLINE:
        case PK_NETWORK_ENUM_WIFI:


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