From 4bef44b7b0aca79c27b6b208b5e0011e048a30c1 Mon Sep 17 00:00:00 2001 From: Dragos Oancea Date: Mon, 13 Jan 2020 18:23:13 +0000 Subject: [PATCH] [unit-tests] fix build switch_rtp on MacOS --- tests/unit/switch_rtp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/unit/switch_rtp.c b/tests/unit/switch_rtp.c index 9b0054ac7d..5459775393 100644 --- a/tests/unit/switch_rtp.c +++ b/tests/unit/switch_rtp.c @@ -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") {