[Xfce4-commits] [xfce/xfdesktop] 01/01: Remove unused variable 'tmp_text'
noreply at xfce.org
noreply at xfce.org
Sun Mar 22 07:33:37 CET 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository xfce/xfdesktop.
commit 98102f05b931f60430e850ed977570cd113a2973
Author: Matt Thirtytwo <matt.59491 at gmail.com>
Date: Sat Mar 21 15:16:47 2015 +0100
Remove unused variable 'tmp_text'
Signed-off-by: Eric Koegel <eric.koegel at gmail.com>
---
src/xfdesktop-icon-view.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/xfdesktop-icon-view.c b/src/xfdesktop-icon-view.c
index 6e9b526..de764df 100644
--- a/src/xfdesktop-icon-view.c
+++ b/src/xfdesktop-icon-view.c
@@ -3000,7 +3000,6 @@ xfdesktop_icon_view_update_icon_extents(XfdesktopIconView *icon_view,
GdkRectangle *box_extents,
GdkRectangle *total_extents)
{
- GdkRectangle tmp_text;
gint rtl_offset;
g_return_val_if_fail(XFDESKTOP_IS_ICON_VIEW(icon_view)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list