]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
OOOps! There is no alternative to suggest in 1.4. A small erasure.
authorSteve Murphy <murf@digium.com>
Wed, 4 Oct 2006 15:52:12 +0000 (15:52 +0000)
committerSteve Murphy <murf@digium.com>
Wed, 4 Oct 2006 15:52:12 +0000 (15:52 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44338 65c4cc65-6c06-0410-ace0-fbb531ad65f3

apps/app_macro.c

index ac1d766f3ca1f70d69d3322455ac7f35d66e6e79..5eeecff114aa376abeb04bb1ca35cec91a9b0d8e 100644 (file)
@@ -66,9 +66,7 @@ static char *descrip =
 "         memory stack allowance, macros are limited to 7 levels\n"
 "         of nesting (macro calling macro calling macro, etc.); It\n"
 "         may be possible that stack-intensive applications in deeply nested macros\n"
-"         could cause asterisk to crash earlier than this limit. It is advised that\n"
-"         if you need to deeply nest macro calls, that you use the Gosub application\n"
-"         (now allows arguments like a Macro) with explict Return() calls instead.\n";
+"         could cause asterisk to crash earlier than this limit.\n";
 
 static char *if_descrip =
 "  MacroIf(<expr>?macroname_a[|arg1][:macroname_b[|arg1]])\n"