* minor: spacing adjustment before next commit

This commit is contained in:
Justin Clarke Casey
2008-10-30 19:43:58 +00:00
parent bc1b69b2fd
commit 22ec3e7952

View File

@@ -161,8 +161,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP.Tests
TestLLUDPServer testLLUDPServer;
AgentCircuitManager acm;
SetupStack(out testLLUDPServer, out acm);
SetupStack(out testLLUDPServer, out acm);
AddClient(myCircuitCode, testLLUDPServer, acm);
testLLUDPServer.RemoveClientCircuit(myCircuitCode);