Remove the extra key expansion added in commit a88bc50a16
. It's not needed.
parent
04e76dc5d6
commit
b379eaa169
|
@ -325,8 +325,6 @@ namespace OpenSim
|
|||
Environment.Exit(1);
|
||||
}
|
||||
}
|
||||
|
||||
configSource.Source.ExpandKeyValues();
|
||||
return success;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue