mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
give up on a property that old monos do compile, but then smore ok exec
This commit is contained in:
@@ -203,7 +203,6 @@ namespace OpenSim.Framework.Serialization.External
|
||||
using (XmlTextReader reader = new XmlTextReader(new StringReader(serialization)))
|
||||
{
|
||||
reader.ProhibitDtd = true;
|
||||
reader.XmlResolver = null;
|
||||
|
||||
reader.ReadStartElement("InventoryItem");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user