From a0d438fb6c361fee8463fb8426889bf0493eb001 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Wed, 15 Feb 2006 20:11:56 +0000 Subject: 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 --- pbx/pbx_dundi.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'pbx/pbx_dundi.c') diff --git a/pbx/pbx_dundi.c b/pbx/pbx_dundi.c index bce019a8e..1bafab2d6 100644 --- a/pbx/pbx_dundi.c +++ b/pbx/pbx_dundi.c @@ -2755,8 +2755,6 @@ static struct ast_cli_entry cli_precache = static struct ast_cli_entry cli_queryeid = { { "dundi", "query", NULL }, dundi_do_query, "Query a DUNDi EID", query_usage }; -STANDARD_LOCAL_USER; - LOCAL_USER_DECL; static struct dundi_transaction *create_transaction(struct dundi_peer *p) -- cgit v1.2.3