From 6f8508e0dc91d74f9c126759b28d711eeffca2ac Mon Sep 17 00:00:00 2001 From: matteo Date: Wed, 12 Feb 2003 13:59:15 +0000 Subject: mer feb 12 14:56:57 CET 2003 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@612 f38db490-d61c-443f-a65b-d21fe96a405b --- apps/app_substring.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'apps/app_substring.c') diff --git a/apps/app_substring.c b/apps/app_substring.c index a1edf64ae..97f0fea0a 100755 --- a/apps/app_substring.c +++ b/apps/app_substring.c @@ -27,8 +27,6 @@ static char *tdesc = "Save substring digits in a given variable"; -extern void pbx_builtin_setvar_helper(struct ast_channel *chan, char *name, char *value); - static char *descrip = " StripLSD(variable=string_of_digits|count1|count2): Assigns the substring\n" "of string_of_digits to a given variable. Parameter count1 may be positive\n" -- cgit v1.2.3