aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_skel.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_skel.c')
-rw-r--r--apps/app_skel.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/app_skel.c b/apps/app_skel.c
index 27c9a7a50..f982b6a2d 100644
--- a/apps/app_skel.c
+++ b/apps/app_skel.c
@@ -61,8 +61,6 @@ AST_DECLARE_OPTIONS(app_opts,{
['c'] = { OPTION_C, 2 }
});
-STANDARD_LOCAL_USER;
-
LOCAL_USER_DECL;
static int app_exec(struct ast_channel *chan, void *data)