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
c0e5f675
Commit
c0e5f675
authored
Aug 20, 2009
by
Pierre
Browse files
rtsp: Remove unused variable.
parent
5a980d53
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/access/rtsp/real_sdpplin.c
View file @
c0e5f675
...
...
@@ -185,7 +185,6 @@ sdpplin_t *sdpplin_parse(char *data)
char
*
buf
;
char
*
decoded
;
int
handled
;
int
len
;
desc
=
calloc
(
1
,
sizeof
(
sdpplin_t
)
);
if
(
!
desc
)
...
...
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