Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
73d86c5e
Commit
73d86c5e
authored
Aug 20, 2009
by
Pierre
Browse files
input: Remove unused variable.
parent
3558cb11
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/input/input.c
View file @
73d86c5e
...
...
@@ -957,7 +957,6 @@ static void StartTitle( input_thread_t * p_input )
p_input
->
p
->
i_run
=
0
;
}
const
mtime_t
i_length
=
var_GetTime
(
p_input
,
"length"
);
if
(
p_input
->
p
->
i_start
>
0
)
{
vlc_value_t
s
;
...
...
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