diff options
author | Justin Clark-Casey (justincc) | 2010-07-14 23:29:04 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2010-07-14 23:29:04 +0100 |
commit | 99a6950b3089b7d945d2e7981780e44e469a4ed8 (patch) | |
tree | 9f1a58921f77da1e393352b1c1ed2e383f5da317 /OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs | |
parent | improve closing of load/save iar streams in the event of a problem (diff) | |
parent | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff) | |
download | opensim-SC_OLD-99a6950b3089b7d945d2e7981780e44e469a4ed8.zip opensim-SC_OLD-99a6950b3089b7d945d2e7981780e44e469a4ed8.tar.gz opensim-SC_OLD-99a6950b3089b7d945d2e7981780e44e469a4ed8.tar.bz2 opensim-SC_OLD-99a6950b3089b7d945d2e7981780e44e469a4ed8.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.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 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(); |