summaryrefslogtreecommitdiff
path: root/apps/app_cdr.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_cdr.c')
-rw-r--r--apps/app_cdr.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/app_cdr.c b/apps/app_cdr.c
index 3a457e60b..663a1722e 100644
--- a/apps/app_cdr.c
+++ b/apps/app_cdr.c
@@ -46,8 +46,6 @@ static char *nocdr_descrip =
static char *nocdr_app = "NoCDR";
static char *nocdr_synopsis = "Tell Asterisk to not maintain a CDR for the current call";
-STANDARD_LOCAL_USER;
-
LOCAL_USER_DECL;
static int nocdr_exec(struct ast_channel *chan, void *data)