gst/udp/gstmultiudpsink.c: Remove get_time code that is both wrong and unneeded.

Original commit message from CVS:
* gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
Remove get_time code that is both wrong and unneeded.
This commit is contained in:
Wim Taymans 2005-08-19 16:22:41 +00:00
parent b5e1a3bd7f
commit 0aef3a6e61

View file

@ -1,3 +1,8 @@
2005-08-19 Wim Taymans <wim@fluendo.com>
* gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
Remove get_time code that is both wrong and unneeded.
2005-08-19 Wim Taymans <wim@fluendo.com>
* gst/rtp/gstrtph263penc.c: (gst_rtph263penc_class_init),