This is an automated email from the git hooks/post-receive script. eric pushed a commit to branch master in repository xfce/xfce4-power-manager.
commit 5814648ef8e816835e8871fad0665683a4ae6e20 Author: Eric Koegel <[email protected]> Date: Wed May 28 16:28:20 2014 +0300 Remove unused variable --- src/xfpm-power.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/xfpm-power.c b/src/xfpm-power.c index 8aab573..0eb1bf5 100644 --- a/src/xfpm-power.c +++ b/src/xfpm-power.c @@ -576,7 +576,6 @@ xfpm_power_show_critical_action_gtk (XfpmPower *power) { GtkWidget *dialog; GtkWidget *content_area; - GtkWidget *img; GtkWidget *cancel; const gchar *message; gboolean can_shutdown; -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
