mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
rtp: Remove 'fix me' comment after it was actually fixed in [56b6e1]
That's what you get for applying your stash without fully checking if anything else was committed in the mean time :p
This commit is contained in:
parent
d6291511a2
commit
0323e48fdc
1 changed files with 0 additions and 2 deletions
|
|
@ -446,8 +446,6 @@ static int rtsp_exec(pa_rtsp_client* c, const char* cmd,
|
||||||
pa_ioline_puts(c->ioline, hdrs);
|
pa_ioline_puts(c->ioline, hdrs);
|
||||||
pa_xfree(hdrs);
|
pa_xfree(hdrs);
|
||||||
|
|
||||||
/* FIXME: this is broken, not necessarily all bytes are written */
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue