aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs
diff options
context:
space:
mode:
authorDiva Canto2010-07-14 14:48:14 -0700
committerDiva Canto2010-07-14 14:48:14 -0700
commit0d8c0811d381951939efd4e2887b872e81a6a34a (patch)
tree1424db67347d3e441817cf8860327a8d884b061a /OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs
parentRemoved a few obsolete mono addin references. Mantis #4854 (diff)
parentMajor attachments cleanup. Remove unused AttachObject ClientView method (diff)
downloadopensim-SC_OLD-0d8c0811d381951939efd4e2887b872e81a6a34a.zip
opensim-SC_OLD-0d8c0811d381951939efd4e2887b872e81a6a34a.tar.gz
opensim-SC_OLD-0d8c0811d381951939efd4e2887b872e81a6a34a.tar.bz2
opensim-SC_OLD-0d8c0811d381951939efd4e2887b872e81a6a34a.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs')
-rw-r--r--OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs5
1 files changed, 0 insertions, 5 deletions
diff --git a/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs b/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs
index ab23484..a6c490b 100644
--- a/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs
+++ b/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs
@@ -599,11 +599,6 @@ namespace OpenSim.Client.VWoHTTP.ClientStack
599 throw new System.NotImplementedException(); 599 throw new System.NotImplementedException();
600 } 600 }
601 601
602 public void AttachObject(uint localID, Quaternion rotation, byte attachPoint, UUID ownerID)
603 {
604 throw new System.NotImplementedException();
605 }
606
607 public void SetChildAgentThrottle(byte[] throttle) 602 public void SetChildAgentThrottle(byte[] throttle)
608 { 603 {
609 throw new System.NotImplementedException(); 604 throw new System.NotImplementedException();