cleaning up warning

This commit is contained in:
Dr Scofield
2008-11-17 11:10:32 +00:00
parent 68019e8d98
commit a67dccefbf

View File

@@ -57,7 +57,8 @@ namespace OpenSim.Region.Environment.Scenes.Tests
[Test]
public void TestAddRootAgent()
{
Scene scene = SceneTestUtils.SetupScene();
// Scene scene = SceneTestUtils.SetupScene();
SceneTestUtils.SetupScene();
AgentCircuitData agent = new AgentCircuitData();
agent.AgentID = UUID.Zero;