aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_echo.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_echo.c')
-rw-r--r--apps/app_echo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/app_echo.c b/apps/app_echo.c
index c6dc8e54c..61a126108 100644
--- a/apps/app_echo.c
+++ b/apps/app_echo.c
@@ -52,8 +52,6 @@ static char *descrip =
"the calling channel back to itself. If the DTMF digit '#' is received, the\n"
"application will exit.\n";
-STANDARD_LOCAL_USER;
-
LOCAL_USER_DECL;
static int echo_exec(struct ast_channel *chan, void *data)