mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-09-02 01:33:47 +00:00
mpegtslivesrc: Remove leftover debug message
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/2412>
This commit is contained in:
parent
907fca2aa2
commit
9ccf887553
1 changed files with 0 additions and 1 deletions
|
@ -645,7 +645,6 @@ impl State {
|
|||
}
|
||||
Ok(None) => break,
|
||||
Err(err) => {
|
||||
dbg!(&header);
|
||||
gst::warning!(
|
||||
CAT,
|
||||
imp = imp,
|
||||
|
|
Loading…
Reference in a new issue