aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_meetme.c
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2009-02-16 21:39:21 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2009-02-16 21:39:21 +0000
commit0ad4acc111d320b079ee1ed7bd71dc249f2374df (patch)
treebe383ca4f15a31d2e397e2eb19bc55c3d9b39044 /apps/app_meetme.c
parent764a4a684192ebf90e160540c8bb5ba728bc6489 (diff)
Remove unused variable and make dev-mode compilation happy
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@176252 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_meetme.c')
-rw-r--r--apps/app_meetme.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/app_meetme.c b/apps/app_meetme.c
index dd9d0970b..f36496271 100644
--- a/apps/app_meetme.c
+++ b/apps/app_meetme.c
@@ -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;