aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_stack.c')
-rw-r--r--apps/app_stack.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/app_stack.c b/apps/app_stack.c
index 60aa22f03..50888a7d1 100644
--- a/apps/app_stack.c
+++ b/apps/app_stack.c
@@ -67,8 +67,6 @@ static const char *pop_descrip =
"StackPop()\n"
" Removes last label on the stack, discarding it.\n";
-STANDARD_LOCAL_USER;
-
LOCAL_USER_DECL;
static int pop_exec(struct ast_channel *chan, void *data)