Remove a debug output dump

This commit is contained in:
Melanie Thielker
2008-10-24 15:04:35 +00:00
parent 6775b7d02d
commit a9b1119e49

View File

@@ -6686,7 +6686,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP
i++;
}
Console.WriteLine(groupRolesReply.ToString());
OutPacket(groupRolesReply, ThrottleOutPacketType.Task);
}
break;