mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Remove the extra key expansion added in commit a88bc50a16. It's not needed.
This commit is contained in:
@@ -325,8 +325,6 @@ namespace OpenSim
|
||||
Environment.Exit(1);
|
||||
}
|
||||
}
|
||||
|
||||
configSource.Source.ExpandKeyValues();
|
||||
return success;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user