aboutsummaryrefslogtreecommitdiffstats
path: root/dnsmgr.c
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-11 03:13:25 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-11 03:13:25 +0000
commit7acc893dad48c008eaced05bfbedb0d17735bc47 (patch)
tree628f68f20c4335fa880242de568f7cfcfd2856c2 /dnsmgr.c
parent3d8745a038830e8689bfd3c9849a5f1c39e37ae8 (diff)
fix compiler warnings
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9468 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 4fb699e95..db4c5dfd3 100644
--- a/dnsmgr.c
+++ b/dnsmgr.c
@@ -303,7 +303,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 */