[gnome-applets/gnome-3-36] netspeed: remove unused variable



commit 29272f65a4fce9049aa9c519752eead39127dab9
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sun Mar 29 19:35:23 2020 +0300

    netspeed: remove unused variable

 netspeed/src/netspeed.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/netspeed/src/netspeed.c b/netspeed/src/netspeed.c
index cae3d7fa6..2f4823f18 100644
--- a/netspeed/src/netspeed.c
+++ b/netspeed/src/netspeed.c
@@ -1406,8 +1406,7 @@ netspeed_applet_factory (PanelApplet *applet,
        NetspeedApplet *netspeed;
        int i;
        GtkWidget *spacer, *spacer_box;
-       GtkActionGroup *action_group;
-       
+
        if (strcmp (iid, "NetspeedApplet"))
                return FALSE;
 


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