mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
mssdemux: remove already fixed TODO comment
This commit is contained in:
parent
210f6c510c
commit
001da5a239
1 changed files with 0 additions and 2 deletions
|
@ -45,8 +45,6 @@
|
|||
#define MSS_PROP_TIMESCALE "TimeScale"
|
||||
#define MSS_PROP_URL "Url"
|
||||
|
||||
/* TODO check if atoi is successful? */
|
||||
|
||||
typedef struct _GstMssStreamFragment
|
||||
{
|
||||
guint number;
|
||||
|
|
Loading…
Reference in a new issue