aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xchannels/h323/chan_h323.h2
1 files changed, 0 insertions, 2 deletions
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);