diff --git a/apps/app_queue.c b/apps/app_queue.c index 034b1651ec..7d943b242a 100644 --- a/apps/app_queue.c +++ b/apps/app_queue.c @@ -3145,7 +3145,6 @@ static int queue_function_queuewaitingcount(struct ast_channel *chan, char *cmd, int count = 0; struct ast_call_queue *q; struct localuser *lu; - struct member *m; buf[0] = '\0';