mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
missed a few..
This commit is contained in:
@@ -58,7 +58,6 @@ namespace OpenSim.Region.Framework.Scenes.Serialization
|
||||
{
|
||||
reader.WhitespaceHandling = WhitespaceHandling.None;
|
||||
reader.ProhibitDtd = true;
|
||||
reader.XmlResolver = null;
|
||||
|
||||
doc.Load(reader);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user