diff --git a/utils/conf2ael.c b/utils/conf2ael.c index fbb8aa3b689956d49503023030cbbc73bd3d01a8..fa6a3ccdb9396f96d1bf8e7897c7573221ee14fe 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)