summaryrefslogtreecommitdiff
path: root/apps/app_adsiprog.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2006-02-15 20:11:56 +0000
committerRussell Bryant <russell@russellbryant.com>2006-02-15 20:11:56 +0000
commita0d438fb6c361fee8463fb8426889bf0493eb001 (patch)
treec9253c8ee4ae57da36128c3b0ffb81d108d97183 /apps/app_adsiprog.c
parentafaf8e4c04170b41c96999380163569ccd155593 (diff)
remove the uses of the deprecated STANDARD_LOCAL_USER
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10241 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/app_adsiprog.c')
-rw-r--r--apps/app_adsiprog.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/app_adsiprog.c b/apps/app_adsiprog.c
index 0f3b157c3..f884e8cc1 100644
--- a/apps/app_adsiprog.c
+++ b/apps/app_adsiprog.c
@@ -61,8 +61,6 @@ static char *descrip =
" ADSIProg(script): This application programs an ADSI Phone with the given\n"
"script. If nothing is specified, the default script (asterisk.adsi) is used.\n";
-STANDARD_LOCAL_USER;
-
LOCAL_USER_DECL;
struct adsi_event {