aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_sendtext.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_sendtext.c')
-rw-r--r--apps/app_sendtext.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/app_sendtext.c b/apps/app_sendtext.c
index fea5ebaf9..9ed543591 100644
--- a/apps/app_sendtext.c
+++ b/apps/app_sendtext.c
@@ -65,8 +65,6 @@ static const char *descrip =
"'j' -- jump to n+101 priority if the channel doesn't support\n"
" text transport\n";
-STANDARD_LOCAL_USER;
-
LOCAL_USER_DECL;
static int sendtext_exec(struct ast_channel *chan, void *data)