diff options
Diffstat (limited to 'OpenSim/Client/MXP/ClientStack/MXPClientView.cs')
-rw-r--r-- | OpenSim/Client/MXP/ClientStack/MXPClientView.cs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/OpenSim/Client/MXP/ClientStack/MXPClientView.cs b/OpenSim/Client/MXP/ClientStack/MXPClientView.cs index a720db4..06110c3 100644 --- a/OpenSim/Client/MXP/ClientStack/MXPClientView.cs +++ b/OpenSim/Client/MXP/ClientStack/MXPClientView.cs | |||
@@ -820,10 +820,6 @@ namespace OpenSim.Client.MXP.ClientStack | |||
820 | //throw new System.NotImplementedException(); | 820 | //throw new System.NotImplementedException(); |
821 | } | 821 | } |
822 | 822 | ||
823 | public void ProcessPendingPackets() | ||
824 | { | ||
825 | } | ||
826 | |||
827 | public void ProcessInPacket(Packet NewPack) | 823 | public void ProcessInPacket(Packet NewPack) |
828 | { | 824 | { |
829 | //throw new System.NotImplementedException(); | 825 | //throw new System.NotImplementedException(); |