aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/Sirikata
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Client/Sirikata')
-rw-r--r--OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs5
1 files changed, 0 insertions, 5 deletions
diff --git a/OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs b/OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs
index 906947e..2063616 100644
--- a/OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs
+++ b/OpenSim/Client/Sirikata/ClientStack/SirikataClientView.cs
@@ -602,11 +602,6 @@ namespace OpenSim.Client.Sirikata.ClientStack
602 throw new System.NotImplementedException(); 602 throw new System.NotImplementedException();
603 } 603 }
604 604
605 public void AttachObject(uint localID, Quaternion rotation, byte attachPoint, UUID ownerID)
606 {
607 throw new System.NotImplementedException();
608 }
609
610 public void SetChildAgentThrottle(byte[] throttle) 605 public void SetChildAgentThrottle(byte[] throttle)
611 { 606 {
612 throw new System.NotImplementedException(); 607 throw new System.NotImplementedException();