mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
* More compiler warning nukage.
This commit is contained in:
@@ -372,8 +372,6 @@ namespace OpenSim.Grid.UserServer
|
||||
{
|
||||
XmlRpcResponse response = new XmlRpcResponse();
|
||||
Hashtable requestData = (Hashtable)request.Params[0];
|
||||
|
||||
UserProfileData userProfile;
|
||||
|
||||
if (requestData.Contains("avatar_uuid"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user