mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
fix merge issues
This commit is contained in:
@@ -454,7 +454,6 @@ namespace OpenSim.Services.HypergridService
|
||||
|
||||
EntityTransferContext ctx = new EntityTransferContext();
|
||||
|
||||
string myversion = String.Format("SIMULATION/{0}", VersionInfo.SimulationServiceVersion);
|
||||
if (!m_SimulationService.QueryAccess(
|
||||
destination, aCircuit.AgentID, aCircuit.ServiceURLs["HomeURI"].ToString(),
|
||||
true, aCircuit.startpos, new List<UUID>(), ctx, out reason))
|
||||
|
||||
Reference in New Issue
Block a user