aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_stun_monitor.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_stun_monitor.c')
-rw-r--r--res/res_stun_monitor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/res_stun_monitor.c b/res/res_stun_monitor.c
index 54be1e44c..e3ca9fb71 100644
--- a/res/res_stun_monitor.c
+++ b/res/res_stun_monitor.c
@@ -36,7 +36,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/lock.h"
#include <fcntl.h>
-static const int STANDARD_STUN_PORT = 3478;
static const int DEFAULT_MONITOR_REFRESH = 30;
static const char stun_conf_file[] = "res_stun_monitor.conf";