mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
cleaning up warning
This commit is contained in:
@@ -57,7 +57,8 @@ namespace OpenSim.Region.Environment.Scenes.Tests
|
|||||||
[Test]
|
[Test]
|
||||||
public void TestAddRootAgent()
|
public void TestAddRootAgent()
|
||||||
{
|
{
|
||||||
Scene scene = SceneTestUtils.SetupScene();
|
// Scene scene = SceneTestUtils.SetupScene();
|
||||||
|
SceneTestUtils.SetupScene();
|
||||||
|
|
||||||
AgentCircuitData agent = new AgentCircuitData();
|
AgentCircuitData agent = new AgentCircuitData();
|
||||||
agent.AgentID = UUID.Zero;
|
agent.AgentID = UUID.Zero;
|
||||||
|
|||||||
Reference in New Issue
Block a user