aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_db.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_db.c')
-rw-r--r--apps/app_db.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/app_db.c b/apps/app_db.c
index 3eafca591..665d96a1a 100644
--- a/apps/app_db.c
+++ b/apps/app_db.c
@@ -64,8 +64,6 @@ static char *dt_app = "DBdeltree";
static char *d_synopsis = "Delete a key from the database";
static char *dt_synopsis = "Delete a family or keytree from the database";
-STANDARD_LOCAL_USER;
-
LOCAL_USER_DECL;
static int deltree_exec(struct ast_channel *chan, void *data)