Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
0646affc
Commit
0646affc
authored
Aug 20, 2009
by
Pierre
Browse files
test: Remove an unused variable in variables.c.
parent
a8571b9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/src/misc/variables.c
View file @
0646affc
...
...
@@ -333,7 +333,6 @@ static void test_change( libvlc_int_t *p_libvlc )
static
void
test_creation_and_type
(
libvlc_int_t
*
p_libvlc
)
{
int
i_type
;
vlc_value_t
val
;
val
.
i_int
=
4212
;
...
...
Write
Preview
Supports
Markdown
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