aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_milliwatt.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_milliwatt.c')
-rw-r--r--apps/app_milliwatt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/app_milliwatt.c b/apps/app_milliwatt.c
index ac2c51e33..69fc3887f 100644
--- a/apps/app_milliwatt.c
+++ b/apps/app_milliwatt.c
@@ -52,8 +52,6 @@ static char *synopsis = "Generate a Constant 1000Hz tone at 0dbm (mu-law)";
static char *descrip =
"Milliwatt(): Generate a Constant 1000Hz tone at 0dbm (mu-law)\n";
-STANDARD_LOCAL_USER;
-
LOCAL_USER_DECL;
static char digital_milliwatt[] = {0x1e,0x0b,0x0b,0x1e,0x9e,0x8b,0x8b,0x9e} ;