Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
thunar
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
269
Issues
269
List
Boards
Labels
Service Desk
Milestones
Custom Issue Tracker
Custom Issue Tracker
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xfce
thunar
Commits
aa0a514f
Commit
aa0a514f
authored
Nov 03, 2019
by
Andre Miranda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drop unused variables
parent
00188732
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
thunar/thunar-job.c
thunar/thunar-job.c
+0
-2
No files found.
thunar/thunar-job.c
View file @
aa0a514f
...
...
@@ -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
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment