aboutsummaryrefslogtreecommitdiffstats
path: root/dnsmgr.c
diff options
context:
space:
mode:
authorroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-23 15:01:21 +0000
committerroot <root@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-23 15:01:21 +0000
commitb0a098a0ab9409a126bfdab3253fcaa1cae3bbce (patch)
treeef1b00bdbb6343454d1c6945781b9501be6264b3 /dnsmgr.c
parent0ca9429628f90c902a3d15da02afa638e3a0c4fd (diff)
automerge commit
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2-netsec@10870 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'dnsmgr.c')
-rw-r--r--dnsmgr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dnsmgr.c b/dnsmgr.c
index bc577c852..f1a9dbe59 100644
--- a/dnsmgr.c
+++ b/dnsmgr.c
@@ -307,7 +307,6 @@ static int do_reload(int loading)
const char *enabled_value;
int interval;
int was_enabled;
- pthread_attr_t attr;
int res = -1;
/* ensure that no refresh cycles run while the reload is in progress */