mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
tests: Fix compilation
This commit is contained in:
parent
8495c47a9d
commit
958f4a47ec
1 changed files with 0 additions and 1 deletions
|
@ -218,7 +218,6 @@ GST_START_TEST (test_multicast_address_and_unicast_udp)
|
|||
GstBin *bin;
|
||||
GstElement *rtpbin;
|
||||
GstRTSPAddressPool *pool;
|
||||
GstRTSPTransport *tr;
|
||||
|
||||
srcpad = gst_pad_new ("testsrcpad", GST_PAD_SRC);
|
||||
fail_unless (srcpad != NULL);
|
||||
|
|
Loading…
Reference in a new issue