aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/chan_h323.h
diff options
context:
space:
mode:
Diffstat (limited to 'channels/h323/chan_h323.h')
-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 f152e6a39..138290fc4 100755
--- a/channels/h323/chan_h323.h
+++ b/channels/h323/chan_h323.h
@@ -28,8 +28,6 @@
#include <arpa/inet.h>
-static struct sockaddr_in bindaddr;
-
/* structure to hold the valid asterisk users */
struct oh323_user {
char name[80];