aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_exec.c')
-rw-r--r--apps/app_exec.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/app_exec.c b/apps/app_exec.c
index 9f8390d5c..3b1f30a4f 100644
--- a/apps/app_exec.c
+++ b/apps/app_exec.c
@@ -56,8 +56,6 @@ static char *exec_descrip =
"see the application System. Returns whatever value the\n"
"app returns or a non-zero value if the app cannot be found.\n";
-STANDARD_LOCAL_USER;
-
LOCAL_USER_DECL;
static int exec_exec(struct ast_channel *chan, void *data)