[Xfce4-commits] <xfce4-places-plugin:master> Compilation warning fix.
Andrzej
noreply at xfce.org
Mon Sep 3 07:50:01 CEST 2012
Updating branch refs/heads/master
to 95aced303cb1ebc3cdddf80d1f15b7822da1a805 (commit)
from 75edc2df6fe3beac7779660f692a196809069af6 (commit)
commit 95aced303cb1ebc3cdddf80d1f15b7822da1a805
Author: Andrzej <ndrwrdck at gmail.com>
Date: Mon Sep 3 14:42:42 2012 +0900
Compilation warning fix.
panel-plugin/button.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/panel-plugin/button.c b/panel-plugin/button.c
index 3cb5188..342f544 100644
--- a/panel-plugin/button.c
+++ b/panel-plugin/button.c
@@ -419,7 +419,6 @@ places_button_resize(PlacesButton *self)
gint total_width, total_height;
gint image_width, image_height;
gint label_width, label_height;
- gint button_width, button_height;
gint nrows;
gint border_thickness;
GtkStyle *style;
More information about the Xfce4-commits
mailing list