diff options
Diffstat (limited to 'gst/udp/gstmultiudpsink.c')
-rw-r--r-- | gst/udp/gstmultiudpsink.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gst/udp/gstmultiudpsink.c b/gst/udp/gstmultiudpsink.c index 9483483ba..a4821ffe3 100644 --- a/gst/udp/gstmultiudpsink.c +++ b/gst/udp/gstmultiudpsink.c @@ -21,13 +21,9 @@ * SECTION:element-multiupdsink * @see_also: udpsink, multifdsink * - * <refsect2> - * <para> * multiudpsink is a network sink that sends UDP packets to multiple * clients. * It can be combined with rtp payload encoders to implement RTP streaming. - * </para> - * </refsect2> */ #ifdef HAVE_CONFIG_H |