[Xfce4-commits] [xfce/xfce4-power-manager] 01/01: Remove unused variable
noreply at xfce.org
noreply at xfce.org
Wed May 28 15:31:32 CEST 2014
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 <eric.koegel at gmail.com>
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.
More information about the Xfce4-commits
mailing list