aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/MXP
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Client/MXP')
-rw-r--r--OpenSim/Client/MXP/ClientStack/MXPClientView.cs5
1 files changed, 0 insertions, 5 deletions
diff --git a/OpenSim/Client/MXP/ClientStack/MXPClientView.cs b/OpenSim/Client/MXP/ClientStack/MXPClientView.cs
index 5798a64..ce2e9a1 100644
--- a/OpenSim/Client/MXP/ClientStack/MXPClientView.cs
+++ b/OpenSim/Client/MXP/ClientStack/MXPClientView.cs
@@ -1047,11 +1047,6 @@ namespace OpenSim.Client.MXP.ClientStack
1047 // Minimap function, not used. 1047 // Minimap function, not used.
1048 } 1048 }
1049 1049
1050 public void AttachObject(uint localID, Quaternion rotation, byte attachPoint, UUID ownerID)
1051 {
1052 // Need to translate to MXP somehow
1053 }
1054
1055 public void SetChildAgentThrottle(byte[] throttle) 1050 public void SetChildAgentThrottle(byte[] throttle)
1056 { 1051 {
1057 // Need to translate to MXP somehow 1052 // Need to translate to MXP somehow