aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_senddtmf.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_senddtmf.c')
-rw-r--r--apps/app_senddtmf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/app_senddtmf.c b/apps/app_senddtmf.c
index b019c9601..8b0e90d2e 100644
--- a/apps/app_senddtmf.c
+++ b/apps/app_senddtmf.c
@@ -56,8 +56,6 @@ static char *descrip =
" The application will either pass the assigned digits or terminate if it\n"
" encounters an error.\n";
-STANDARD_LOCAL_USER;
-
LOCAL_USER_DECL;
static int senddtmf_exec(struct ast_channel *chan, void *data)