[Xfce4-commits] [xfce/thunar] 01/01: fixed a warning
noreply at xfce.org
noreply at xfce.org
Thu Feb 20 22:39:19 CET 2020
This is an automated email from the git hooks/post-receive script.
a l e x p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/thunar.
commit fe53f759991f3e5df89a4496dc9b353d0560b762
Author: Alexander Schwinn <alexxcons at 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.
More information about the Xfce4-commits
mailing list