summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/app_followme.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/app_followme.c b/apps/app_followme.c
index d002c26b9..f670d65c0 100644
--- a/apps/app_followme.c
+++ b/apps/app_followme.c
@@ -1012,7 +1012,6 @@ static int app_exec(struct ast_channel *chan, void *data)
pbx_builtin_setvar_helper(caller, "ANSWEREDTIME", toast);
if (outbound)
ast_hangup(outbound);
- res = 1;
}
outrun: