From c72e5e1b38c62e6aeb7a557aa336532926ade8b4 Mon Sep 17 00:00:00 2001 From: russell Date: Wed, 15 Feb 2006 20:11:56 +0000 Subject: remove the uses of the deprecated STANDARD_LOCAL_USER git-svn-id: http://svn.digium.com/svn/asterisk/trunk@10241 f38db490-d61c-443f-a65b-d21fe96a405b --- apps/app_senddtmf.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/app_senddtmf.c') diff --git a/apps/app_senddtmf.c b/apps/app_senddtmf.c index b019c9601..8b0e90d2e 100644 --- a/apps/app_senddtmf.c +++ b/apps/app_senddtmf.c @@ -56,8 +56,6 @@ static char *descrip = " The application will either pass the assigned digits or terminate if it\n" " encounters an error.\n"; -STANDARD_LOCAL_USER; - LOCAL_USER_DECL; static int senddtmf_exec(struct ast_channel *chan, void *data) -- cgit v1.2.3