aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_while.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_while.c')
-rw-r--r--apps/app_while.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/app_while.c b/apps/app_while.c
index cd7053b21..423858a8e 100644
--- a/apps/app_while.c
+++ b/apps/app_while.c
@@ -73,10 +73,6 @@ static char *stop_synopsis = "End A While Loop";
static char *tdesc = "While Loops and Conditional Execution";
-
-
-STANDARD_LOCAL_USER;
-
LOCAL_USER_DECL;
static int execif_exec(struct ast_channel *chan, void *data) {