diff --git a/pbx.c b/pbx.c index b4066207ac..82d8ed37d4 100644 --- a/pbx.c +++ b/pbx.c @@ -5119,49 +5119,43 @@ static int pbx_builtin_gotoiftime(struct ast_channel *chan, void *data) */ static int pbx_builtin_execiftime(struct ast_channel *chan, void *data) { - int res = 0; - char *ptr1, *ptr2; + char *s, *appname; struct ast_timing timing; struct ast_app *app; - const char *usage = "ExecIfTime requires an argument:\n