fix compiler warnings

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9468 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2006-02-11 03:13:25 +00:00
parent 845a5dc75d
commit c7da92d2ea
3 changed files with 13 additions and 12 deletions

View File

@@ -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 */