mantis8307: avoid a null ref

0.9.0.1-postfixes
UbitUmarov 2018-03-27 16:03:44 +01:00
parent 0a1d96b95e
commit cb134e5487
1 changed files with 0 additions and 1 deletions

View File

@ -1178,7 +1178,6 @@ namespace OpenSim.Region.CoreModules.Framework.EntityTransfer
agent.ControlFlags |= (uint)AgentManager.ControlFlags.AGENT_CONTROL_FLY;
agent.SenderWantsToWaitForRoot = true;
//SetCallbackURL(agent, sp.Scene.RegionInfo);
// Reset the do not close flag. This must be done before the destination opens child connections (here