]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
[unit-tests] fix build switch_rtp on MacOS 230/head
authorDragos Oancea <dragos@signalwire.com>
Mon, 13 Jan 2020 18:23:13 +0000 (18:23 +0000)
committerDragos Oancea <dragos@signalwire.com>
Mon, 13 Jan 2020 18:23:58 +0000 (18:23 +0000)
tests/unit/switch_rtp.c

index 9b0054ac7d55561401a115411083252a61c9424c..54597753938a4bf233fa586188125f2715545ea9 100644 (file)
@@ -15,7 +15,6 @@ switch_rtp_packet_t rtp_packet;
 switch_frame_flag_t *frame_flags;
 switch_io_flag_t io_flags;
 switch_payload_t read_pt;
-uint datalen;
 
 FST_CORE_BEGIN("./conf")
 {