summaryrefslogtreecommitdiff
path: root/apps/app_userevent.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_userevent.c')
-rw-r--r--apps/app_userevent.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/app_userevent.c b/apps/app_userevent.c
index a62c50b88..523d58277 100644
--- a/apps/app_userevent.c
+++ b/apps/app_userevent.c
@@ -56,8 +56,6 @@ static char *descrip =
"If the body is not specified, only Event, Channel, and Uniqueid fields\n"
"will be present. Returns 0.";
-STANDARD_LOCAL_USER;
-
LOCAL_USER_DECL;
static int userevent_exec(struct ast_channel *chan, void *data)