aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/TestClient.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Tests/Common/Mock/TestClient.cs')
-rw-r--r--OpenSim/Tests/Common/Mock/TestClient.cs5
1 files changed, 0 insertions, 5 deletions
diff --git a/OpenSim/Tests/Common/Mock/TestClient.cs b/OpenSim/Tests/Common/Mock/TestClient.cs
index 376465c..89c4f11 100644
--- a/OpenSim/Tests/Common/Mock/TestClient.cs
+++ b/OpenSim/Tests/Common/Mock/TestClient.cs
@@ -963,11 +963,6 @@ namespace OpenSim.Tests.Common.Mock
963 { 963 {
964 } 964 }
965 965
966 public EndPoint GetClientEP()
967 {
968 return null;
969 }
970
971 public ClientInfo GetClientInfo() 966 public ClientInfo GetClientInfo()
972 { 967 {
973 return null; 968 return null;