Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Commits
28e3ebd4
Commit
28e3ebd4
authored
Aug 18, 2005
by
Jean-Paul Saman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix compiler warning. Removed unused variable
parent
888d3fc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
modules/demux/sgimb.c
modules/demux/sgimb.c
+0
-1
No files found.
modules/demux/sgimb.c
View file @
28e3ebd4
...
...
@@ -339,7 +339,6 @@ static int Demux ( demux_t *p_demux )
playlist_item_t
*
p_child
;
char
*
psz_line
;
int
i_position
;
p_playlist
=
(
playlist_t
*
)
vlc_object_find
(
p_demux
,
VLC_OBJECT_PLAYLIST
,
FIND_ANYWHERE
);
...
...
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