aboutsummaryrefslogtreecommitdiffstats
path: root/channels/iax2-provision.c
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-15 23:20:40 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-15 23:20:40 +0000
commit1fa7b3672e5f09607934d7c51258af6a7880fecf (patch)
tree54c1bfffaf5270d358da12f64129464467618fc7 /channels/iax2-provision.c
parentbf38822b6f590035feaa578ee4435b3bcd13df05 (diff)
Switch dundi to new tos config format.
Remove old unused defines for old style. Closes issue 10860, patch by IgorG. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@85764 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/iax2-provision.c')
-rw-r--r--channels/iax2-provision.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/channels/iax2-provision.c b/channels/iax2-provision.c
index 782a4097e..3fe789ec8 100644
--- a/channels/iax2-provision.c
+++ b/channels/iax2-provision.c
@@ -51,10 +51,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "iax2-provision.h"
#include "iax2-parser.h"
-#ifndef IPTOS_MINCOST
-#define IPTOS_MINCOST 0x02
-#endif
-
static int provinit = 0;
struct iax_template {