aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_url.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_url.c')
-rw-r--r--apps/app_url.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/app_url.c b/apps/app_url.c
index 2b8dccff9..64aa59901 100644
--- a/apps/app_url.c
+++ b/apps/app_url.c
@@ -70,8 +70,6 @@ static char *descrip =
" SendURL only returns 0 if the URL was sent correctly or if\n"
" the channel does not support HTML transport, and -1 otherwise.\n";
-STANDARD_LOCAL_USER;
-
LOCAL_USER_DECL;
static int sendurl_exec(struct ast_channel *chan, void *data)