diff --git a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs index 207f221c21..fc76086d55 100644 --- a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs +++ b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs @@ -6686,7 +6686,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP i++; } -Console.WriteLine(groupRolesReply.ToString()); OutPacket(groupRolesReply, ThrottleOutPacketType.Task); } break;