[gnome-power-manager: 1/2] Closes:https://gitlab.gnome.org/GNOME/gnome-power-manager/-/issues/11




commit 0367a513925f12d4b08f2685835c6f88e653083c
Author: agurk <timothy moll+github gmail com>
Date:   Fri Apr 24 07:58:37 2020 +0200

    Closes:https://gitlab.gnome.org/GNOME/gnome-power-manager/-/issues/11

 src/gpm-statistics.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/src/gpm-statistics.c b/src/gpm-statistics.c
index dce87689..a3d7a265 100644
--- a/src/gpm-statistics.c
+++ b/src/gpm-statistics.c
@@ -1003,7 +1003,6 @@ gpm_stats_notebook_changed_cb (GtkNotebook *notebook, gpointer page, gint page_n
        device = up_device_new ();
        up_device_set_object_path_sync (device, current_device, NULL, NULL);
        gpm_stats_update_info_data_page (device, page_num);
-       gpm_stats_update_info_data (device);
        g_object_unref (device);
 }
 


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