diff options
Diffstat (limited to 'OpenSim/Tests')
-rw-r--r-- | OpenSim/Tests/Common/Mock/TestClient.cs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/OpenSim/Tests/Common/Mock/TestClient.cs b/OpenSim/Tests/Common/Mock/TestClient.cs index fb70904..e254dd8 100644 --- a/OpenSim/Tests/Common/Mock/TestClient.cs +++ b/OpenSim/Tests/Common/Mock/TestClient.cs | |||
@@ -971,11 +971,6 @@ namespace OpenSim.Tests.Common.Mock | |||
971 | { | 971 | { |
972 | } | 972 | } |
973 | 973 | ||
974 | public EndPoint GetClientEP() | ||
975 | { | ||
976 | return null; | ||
977 | } | ||
978 | |||
979 | public ClientInfo GetClientInfo() | 974 | public ClientInfo GetClientInfo() |
980 | { | 975 | { |
981 | return null; | 976 | return null; |