mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
give up on a property that old monos do compile, but then smore ok exec
This commit is contained in:
@@ -1596,7 +1596,6 @@ namespace OpenSim.Framework
|
||||
using (XmlTextReader xtr = new XmlTextReader(sr))
|
||||
{
|
||||
xtr.ProhibitDtd = true;
|
||||
xtr.XmlResolver = null;
|
||||
|
||||
xtr.MoveToContent();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user