mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
debugutils: removed non-sense comment
This commit is contained in:
parent
20618b4c28
commit
d8c0bd45a7
1 changed files with 0 additions and 2 deletions
|
@ -459,8 +459,6 @@ debug_dump_element_pad_link (GstPad * pad, GstElement * element,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* New function
|
|
||||||
*/
|
|
||||||
static void
|
static void
|
||||||
debug_dump_element_pads (GstIterator * pad_iter, GstPad * pad,
|
debug_dump_element_pads (GstIterator * pad_iter, GstPad * pad,
|
||||||
GstElement * element, GstDebugGraphDetails details, FILE * out,
|
GstElement * element, GstDebugGraphDetails details, FILE * out,
|
||||||
|
|
Loading…
Reference in a new issue