diff options
Diffstat (limited to 'OpenSim/Tests/Common/Mock/TestClient.cs')
-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 2fe22a5..81a5cf7 100644 --- a/OpenSim/Tests/Common/Mock/TestClient.cs +++ b/OpenSim/Tests/Common/Mock/TestClient.cs | |||
@@ -702,11 +702,6 @@ namespace OpenSim.Tests.Common.Mock | |||
702 | { | 702 | { |
703 | } | 703 | } |
704 | 704 | ||
705 | public UUID GetDefaultAnimation(string name) | ||
706 | { | ||
707 | return UUID.Zero; | ||
708 | } | ||
709 | |||
710 | public void SendTakeControls(int controls, bool passToAgent, bool TakeControls) | 705 | public void SendTakeControls(int controls, bool passToAgent, bool TakeControls) |
711 | { | 706 | { |
712 | } | 707 | } |