mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
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
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user