[Xfce4-commits] <xfce4-indicator-plugin:master> compilation error fix
Andrzej
noreply at xfce.org
Thu Apr 4 17:44:11 CEST 2013
Updating branch refs/heads/master
to 8af1dffe564bf937c61ff0d3381a1d543b628e5b (commit)
from fb8b0c8d6ca2337d7e4187685ee98dbe5e8420a0 (commit)
commit 8af1dffe564bf937c61ff0d3381a1d543b628e5b
Author: Andrzej <ndrwrdck at gmail.com>
Date: Sat Apr 28 01:25:19 2012 +0900
compilation error fix
panel-plugin/indicator-button.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/panel-plugin/indicator-button.c b/panel-plugin/indicator-button.c
index 51f82cc..364d137 100644
--- a/panel-plugin/indicator-button.c
+++ b/panel-plugin/indicator-button.c
@@ -57,7 +57,6 @@ xfce_indicator_button_init (XfceIndicatorButton *button)
gtk_button_set_focus_on_click (GTK_BUTTON (button), FALSE);
gtk_widget_set_name (GTK_WIDGET (button), "indicator-button");
- button->group = NULL;
button->entry = NULL;
button->menu = NULL;
More information about the Xfce4-commits
mailing list