From: Tilghman Lesher Date: Fri, 15 Feb 2008 15:45:33 +0000 (+0000) Subject: Remove extraneous copy X-Git-Tag: 1.6.0-beta3~2^2~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32a758d944dd8355d799ae768f456ad7c1b769c7;p=thirdparty%2Fasterisk.git Remove extraneous copy (closes issue #12002) Reported by: junky Patches: conf2ael.diff uploaded by junky (license 177) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103716 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/utils/conf2ael.c b/utils/conf2ael.c index fbb8aa3b68..fa6a3ccdb9 100644 --- a/utils/conf2ael.c +++ b/utils/conf2ael.c @@ -358,8 +358,6 @@ int main(int argc, char **argv) if (!localdir) printf(" (You could use -d the use the extensions.conf in the current directory!)\n"); - strcpy((char *)ast_config_AST_CONFIG_DIR,"/etc/asterisk"); - printf("Loading %s/%s...\n", ast_config_AST_CONFIG_DIR, config); if (!localdir)