mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 23:18:34 +08:00
cosmetics, rename a few vars, etc
This commit is contained in:
@@ -283,7 +283,6 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
Hashtable responsedata = new Hashtable();
|
||||
responsedata["int_response_code"] = 200;
|
||||
responsedata["content_type"] = "text/plain";
|
||||
|
||||
responsedata["str_response_string"] = OSDParser.SerializeLLSDXmlString(copy);
|
||||
|
||||
return responsedata;
|
||||
|
||||
Reference in New Issue
Block a user