mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
Formatting cleanup.
This commit is contained in:
@@ -51,7 +51,7 @@ namespace OpenSim.Framework.Communications.Capabilities
|
||||
//string requestBody = streamReader.ReadToEnd();
|
||||
//streamReader.Close();
|
||||
|
||||
// libsecondlife.StructuredData.LLSDMap hash = (libsecondlife.StructuredData.LLSDMap)
|
||||
// libsecondlife.StructuredData.LLSDMap hash = (libsecondlife.StructuredData.LLSDMap)
|
||||
// libsecondlife.StructuredData.LLSDParser.DeserializeXml(new XmlTextReader(request));
|
||||
|
||||
Hashtable hash = (Hashtable) LLSD.LLSDDeserialize(request);
|
||||
|
||||
Reference in New Issue
Block a user