mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 11:58:40 +00:00
remove unused variable
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22655 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user