mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
From: Alan Webb <alan_webb@us.ibm.com>
- Fix typographical error in RPC response. - Remove obsolete commentary.
This commit is contained in:
@@ -2347,8 +2347,7 @@ namespace OpenSim.ApplicationPlugins.RemoteController
|
||||
s.RegionInfo.EstateSettings.EstateAccess = acl.ToArray();
|
||||
}
|
||||
|
||||
responseData["added"] = remk;
|
||||
|
||||
responseData["removed"] = remk;
|
||||
|
||||
}
|
||||
catch (Exception e)
|
||||
|
||||
Reference in New Issue
Block a user