summaryrefslogtreecommitdiff
path: root/res/res_agi.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_agi.c')
-rw-r--r--res/res_agi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/res_agi.c b/res/res_agi.c
index d7d9bf52c..d8bca507c 100644
--- a/res/res_agi.c
+++ b/res/res_agi.c
@@ -2090,7 +2090,6 @@ static int agi_exec_full(struct ast_channel *chan, void *data, int enhanced, int
AST_DECLARE_APP_ARGS(args,
AST_APP_ARG(arg)[MAX_ARGS];
);
- __attribute__((unused))char *empty = NULL;
AGI agi;
if (ast_strlen_zero(data)) {