mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
give up on a property that old monos do compile, but then smore ok exec
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user