From e46d9edc98ea390524c16d9d1bd6c67b543394d6 Mon Sep 17 00:00:00 2001 From: Jeremy McNamara Date: Tue, 13 Jan 2004 08:46:46 +0000 Subject: Not needed here git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2016 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- channels/h323/chan_h323.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'channels/h323/chan_h323.h') diff --git a/channels/h323/chan_h323.h b/channels/h323/chan_h323.h index e6076b1e0..138290fc4 100755 --- a/channels/h323/chan_h323.h +++ b/channels/h323/chan_h323.h @@ -109,8 +109,6 @@ typedef struct rtp_info { unsigned int port; } rtp_info_t; -static struct sockaddr_in bindaddr; - /* This is a callback prototype function, called pass DTMF down the RTP. */ typedef int (*send_digit_cb)(unsigned, char); -- cgit v1.2.3