Remove unused variable and make dev-mode compilation happy

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@176252 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.4
Mark Michelson 18 years ago
parent 5ae664d5aa
commit b30800adfb

@ -1502,7 +1502,6 @@ static int conf_run(struct ast_channel *chan, struct ast_conference *conf, int c
int ms;
int nfds;
int res;
int flags;
int retryzap;
int origfd;
int musiconhold = 0;

Loading…
Cancel
Save