mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
remove more xml things no longer needed on .net >4.5.2
This commit is contained in:
@@ -1125,7 +1125,6 @@ namespace OpenSim.Region.OptionalModules.Avatar.Voice.VivoxVoice
|
||||
return null;
|
||||
|
||||
doc = new XmlDocument();
|
||||
doc.XmlResolver = null;
|
||||
|
||||
// Let's serialize all calls to Vivox. Most of these are driven by
|
||||
// the clients (CAPs), when the user arrives at the region. We don't
|
||||
|
||||
Reference in New Issue
Block a user