mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
remove more xml things no longer needed on .net >4.5.2
This commit is contained in:
@@ -3138,7 +3138,6 @@ namespace OpenSim.ApplicationPlugins.RemoteController
|
||||
if (File.Exists(defaultAppearanceFileName))
|
||||
{
|
||||
XmlDocument doc = new XmlDocument();
|
||||
doc.XmlResolver=null;
|
||||
string name = "*unknown*";
|
||||
string email = "anon@anon";
|
||||
uint regionXLocation = 1000;
|
||||
|
||||
Reference in New Issue
Block a user