give up on a property that old monos do compile, but then smore ok exec

This commit is contained in:
UbitUmarov
2018-01-09 19:47:10 +00:00
parent 1a6770191c
commit e908c0ecad
18 changed files with 9 additions and 20 deletions

View File

@@ -1149,7 +1149,6 @@ namespace OpenSim.Region.OptionalModules.Avatar.Voice.VivoxVoice
using (XmlTextReader rdr = new XmlTextReader(s))
{
rdr.ProhibitDtd = true;
rdr.XmlResolver = null;
doc.Load(rdr);
}
}