[Xfce4-commits] <xfce4-xkb-plugin:master> Remove unused variable.
Jérôme Guelfucci
noreply at xfce.org
Thu Apr 28 21:26:17 CEST 2011
Updating branch refs/heads/master
to 34b85247f435b86b2b1b863025314a1f19e99630 (commit)
from 2a65bbd679d9942756f45802992efb1078f5ba6b (commit)
commit 34b85247f435b86b2b1b863025314a1f19e99630
Author: Jérôme Guelfucci <jeromeg at xfce.org>
Date: Thu Apr 28 20:10:08 2011 +0200
Remove unused variable.
panel-plugin/xkb-config.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/panel-plugin/xkb-config.c b/panel-plugin/xkb-config.c
index b4b8d3f..9906cd2 100644
--- a/panel-plugin/xkb-config.c
+++ b/panel-plugin/xkb-config.c
@@ -135,7 +135,6 @@ xkb_config_initialize_xkb_options (t_xkb_settings *settings)
gint val;
gpointer pval;
- XklState *state = xkl_engine_get_current_state (config->engine);
group = config->config_rec->layouts;
config->group_count = 0;
while (*group)
More information about the Xfce4-commits
mailing list