diff options
Diffstat (limited to 'OpenSim')
-rw-r--r-- | OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs index 207f221..fc76086 100644 --- a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs +++ b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs | |||
@@ -6686,7 +6686,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP | |||
6686 | i++; | 6686 | i++; |
6687 | } | 6687 | } |
6688 | 6688 | ||
6689 | Console.WriteLine(groupRolesReply.ToString()); | ||
6690 | OutPacket(groupRolesReply, ThrottleOutPacketType.Task); | 6689 | OutPacket(groupRolesReply, ThrottleOutPacketType.Task); |
6691 | } | 6690 | } |
6692 | break; | 6691 | break; |