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

alex pushed a 
commit to branch 
master
in repository xfce/thunar.

commit fe53f759991f3e5df89a4496dc9b353d0560b762
Author: Alexander Schwinn <alexxc...@xfce.org>
Date:   Thu Feb 20 22:37:43 2020 +0100

    fixed a warning
---
 thunar/thunar-details-view.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/thunar/thunar-details-view.c b/thunar/thunar-details-view.c
index 7cf634a..9967b09 100644
--- a/thunar/thunar-details-view.c
+++ b/thunar/thunar-details-view.c
@@ -837,7 +837,6 @@ thunar_details_view_row_activated (GtkTreeView       
*tree_view,
                                    GtkTreeViewColumn *column,
                                    ThunarDetailsView *details_view)
 {
-  GtkTreeSelection *selection;
   GtkAction        *action;
 
   _thunar_return_if_fail (THUNAR_IS_DETAILS_VIEW (details_view));

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to