aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs1
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
6689Console.WriteLine(groupRolesReply.ToString());
6690 OutPacket(groupRolesReply, ThrottleOutPacketType.Task); 6689 OutPacket(groupRolesReply, ThrottleOutPacketType.Task);
6691 } 6690 }
6692 break; 6691 break;