diff --git a/apps/app_followme.c b/apps/app_followme.c index d002c26b9c3364057ae4f71cfb9b0cec67c487ee..f670d65c0764e55ce32beb37c3e1efdda78512e2 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: