From 958f4a47ec09bbc95ff2c997e485e4cfde3d54d0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 5 Sep 2016 13:40:59 +0300 Subject: [PATCH] tests: Fix compilation --- tests/check/gst/stream.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/check/gst/stream.c b/tests/check/gst/stream.c index 5a21ba4..4a0ee78 100644 --- a/tests/check/gst/stream.c +++ b/tests/check/gst/stream.c @@ -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); -- 2.7.4