[Xfce4-commits] [xfce/thunar] 02/02: Drop unused variables
noreply at xfce.org
noreply at xfce.org
Sun Nov 3 23:57:24 CET 2019
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c o m m i t t o b r a n c h x f c e - 4 . 1 4
in repository xfce/thunar.
commit aa0a514fcadcbf1215ace00c90ccb79fcfdc5538
Author: Andre Miranda <andreldm at xfce.org>
Date: Sun Nov 3 19:52:13 2019 -0300
Drop unused variables
---
thunar/thunar-job.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/thunar/thunar-job.c b/thunar/thunar-job.c
index d5fd026..e6cbe01 100644
--- a/thunar/thunar-job.c
+++ b/thunar/thunar-job.c
@@ -603,10 +603,8 @@ thunar_job_processing_file (ThunarJob *job,
GList *current_file,
guint n_processed)
{
- GList *lp;
gchar *base_name;
gchar *display_name;
- guint n_total;
_thunar_return_if_fail (THUNAR_IS_JOB (job));
_thunar_return_if_fail (current_file != NULL);
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list