diff options
Diffstat (limited to 'OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs')
-rw-r--r-- | OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs b/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs index 1b4c0c5..bc5dc9e 100644 --- a/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs +++ b/OpenSim/Client/VWoHTTP/ClientStack/VWHClientView.cs | |||
@@ -446,10 +446,6 @@ namespace OpenSim.Client.VWoHTTP.ClientStack | |||
446 | throw new System.NotImplementedException(); | 446 | throw new System.NotImplementedException(); |
447 | } | 447 | } |
448 | 448 | ||
449 | public void ProcessPendingPackets() | ||
450 | { | ||
451 | } | ||
452 | |||
453 | public void ProcessInPacket(Packet NewPack) | 449 | public void ProcessInPacket(Packet NewPack) |
454 | { | 450 | { |
455 | throw new System.NotImplementedException(); | 451 | throw new System.NotImplementedException(); |