mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
mxfdemux: Remove accidentially committed g_assert_not_reached()
This commit is contained in:
parent
c6730cd223
commit
992caf48ba
1 changed files with 0 additions and 2 deletions
|
@ -507,8 +507,6 @@ mxf_mpeg_is_mpeg4_keyframe (GstBuffer * buffer)
|
|||
}
|
||||
}
|
||||
|
||||
g_assert_not_reached ();
|
||||
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue