tests: Fix compilation
authorSebastian Dröge <sebastian@centricular.com>
Mon, 5 Sep 2016 10:40:59 +0000 (13:40 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 5 Sep 2016 10:40:59 +0000 (13:40 +0300)
tests/check/gst/stream.c

index 5a21ba4..4a0ee78 100644 (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);