mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
refactor: remove Scene.SetRootAgentScene() in favour of existing event with same name
This commit is contained in:
@@ -35,7 +35,6 @@ namespace OpenSim.Region.Framework.Interfaces
|
||||
/// </summary>
|
||||
public interface IInventoryTransferModule
|
||||
{
|
||||
void SetRootAgentScene(UUID agentID, Scene scene);
|
||||
bool NeedSceneCacheClear(UUID agentID, Scene scene);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user