[Xfce4-commits] <xfce4-notifyd:master> Fix compiler warning.
Nick Schermer
noreply at xfce.org
Sun May 8 20:44:01 CEST 2011
Updating branch refs/heads/master
to 88af1cd8c0b64d767687d04fb7e2f458ad2aa320 (commit)
from e37072e06d9ad0b223ee109319622865cc27158f (commit)
commit 88af1cd8c0b64d767687d04fb7e2f458ad2aa320
Author: Nick Schermer <nick at xfce.org>
Date: Sun May 8 20:39:07 2011 +0200
Fix compiler warning.
xfce4-notifyd-config/main.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/xfce4-notifyd-config/main.c b/xfce4-notifyd-config/main.c
index 1267da8..6ad623c 100644
--- a/xfce4-notifyd-config/main.c
+++ b/xfce4-notifyd-config/main.c
@@ -239,7 +239,6 @@ xfce4_notifyd_config_setup_dialog(GtkBuilder *builder)
XfconfChannel *channel;
GtkWidget *dlg, *btn, *sbtn, *slider, *theme_combo, *position_combo;
GtkAdjustment *adj;
- GtkTreeSelection *sel;
GError *error = NULL;
gchar *current_theme;
More information about the Xfce4-commits
mailing list