summaryrefslogtreecommitdiff
path: root/res/stasis
diff options
context:
space:
mode:
Diffstat (limited to 'res/stasis')
-rw-r--r--res/stasis/app.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/stasis/app.c b/res/stasis/app.c
index 54ee5898e..d9eef4c66 100644
--- a/res/stasis/app.c
+++ b/res/stasis/app.c
@@ -387,7 +387,6 @@ static struct ast_json *channel_dialplan(
struct ast_channel_snapshot *new_snapshot,
const struct timeval *tv)
{
- RAII_VAR(struct ast_json *, json, NULL, ast_json_unref);
struct ast_json *json_channel;
/* No Newexten event on cache clear or first event */
@@ -422,7 +421,6 @@ static struct ast_json *channel_callerid(
struct ast_channel_snapshot *new_snapshot,
const struct timeval *tv)
{
- RAII_VAR(struct ast_json *, json, NULL, ast_json_unref);
struct ast_json *json_channel;
/* No NewCallerid event on cache clear or first event */