diff options
Diffstat (limited to 'OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs')
-rw-r--r-- | OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs b/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs index 13a27f5..841f9a4 100644 --- a/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs +++ b/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs | |||
@@ -608,11 +608,6 @@ namespace OpenSim.Client.VWoHTTP.ClientStack | |||
608 | throw new System.NotImplementedException(); | 608 | throw new System.NotImplementedException(); |
609 | } | 609 | } |
610 | 610 | ||
611 | public void AttachObject(uint localID, Quaternion rotation, byte attachPoint, UUID ownerID) | ||
612 | { | ||
613 | throw new System.NotImplementedException(); | ||
614 | } | ||
615 | |||
616 | public void SetChildAgentThrottle(byte[] throttle) | 611 | public void SetChildAgentThrottle(byte[] throttle) |
617 | { | 612 | { |
618 | throw new System.NotImplementedException(); | 613 | throw new System.NotImplementedException(); |