[Xfce4-commits] [xfce/xfce4-settings] 02/02: Remove unused variable to build cleanly

noreply at xfce.org noreply at xfce.org
Sat Jan 31 16:49:50 CET 2015


This is an automated email from the git hooks/post-receive script.

bluesabre pushed a commit to branch master
in repository xfce/xfce4-settings.

commit ecdace8d4a2002cdf7b5d166d2e396dd4cedb4c8
Author: Sean Davis <smd.seandavis at gmail.com>
Date:   Sat Jan 31 10:49:43 2015 -0500

    Remove unused variable to build cleanly
---
 xfsettingsd/gtk-decorations.c |    2 --
 1 file changed, 2 deletions(-)

diff --git a/xfsettingsd/gtk-decorations.c b/xfsettingsd/gtk-decorations.c
index d910f62..0da75f7 100644
--- a/xfsettingsd/gtk-decorations.c
+++ b/xfsettingsd/gtk-decorations.c
@@ -150,8 +150,6 @@ xfce_decorations_helper_init (XfceDecorationsHelper *helper)
 static void
 xfce_decorations_helper_finalize (GObject *object)
 {
-    XfceDecorationsHelper *helper = XFCE_DECORATIONS_HELPER (object);
-
     (*G_OBJECT_CLASS (xfce_decorations_helper_parent_class)->finalize) (object);
 }
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list