Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC
Commits
3c383cfc
Commit
3c383cfc
authored
Jan 18, 2023
by
Thomas Guillem
Committed by
Steve Lhomme
Jan 21, 2023
Browse files
test: thumbnail: remove unused variable
parent
3ec5e967
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/src/input/thumbnail.c
View file @
3c383cfc
...
...
@@ -132,7 +132,6 @@ static void test_thumbnails( libvlc_instance_t* p_vlc )
assert
(
p_item
!=
NULL
);
vlc_mutex_lock
(
&
ctx
.
lock
);
int
res
=
0
;
if
(
test_params
[
i
].
b_use_pos
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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