[Xfce4-commits] [panel-plugins/xfce4-battery-plugin] 02/04: Drop unused variable
noreply at xfce.org
noreply at xfce.org
Wed Dec 28 21:25:57 CET 2016
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch master
in repository panel-plugins/xfce4-battery-plugin.
commit ba30ef93036c9d139ef892990c5e319566934510
Author: Andre Miranda <andre42m at gmail.com>
Date: Wed Dec 28 21:22:04 2016 +0100
Drop unused variable
(taken from https://github.com/andreldm/xfce4-battery-plugin/commit/664856361da66754465d609223eeb7ff61e6ec14)
---
panel-plugin/battery.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/panel-plugin/battery.c b/panel-plugin/battery.c
index e349fa1..6eada02 100644
--- a/panel-plugin/battery.c
+++ b/panel-plugin/battery.c
@@ -674,7 +674,6 @@ do_low_warn:
static void setup_battmon(t_battmon *battmon)
{
- GdkPixbuf *icon;
gint size;
size = xfce_panel_plugin_get_size (battmon->plugin);
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list