tests: Fix compilation

This commit is contained in:
Sebastian Dröge 2016-09-05 13:40:59 +03:00
parent 8495c47a9d
commit 958f4a47ec

View file

@ -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);