aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/TestCommunicationsManager.cs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--OpenSim/Tests/Common/Mock/TestCommunicationsManager.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Tests/Common/Mock/TestCommunicationsManager.cs b/OpenSim/Tests/Common/Mock/TestCommunicationsManager.cs
index 9b92421..38a3033 100644
--- a/OpenSim/Tests/Common/Mock/TestCommunicationsManager.cs
+++ b/OpenSim/Tests/Common/Mock/TestCommunicationsManager.cs
@@ -75,7 +75,6 @@ namespace OpenSim.Tests.Common.Mock
75 75
76 LocalBackEndServices gs = new LocalBackEndServices(); 76 LocalBackEndServices gs = new LocalBackEndServices();
77 m_gridService = gs; 77 m_gridService = gs;
78 m_interRegion = gs;
79 } 78 }
80 } 79 }
81} 80}