Remove a debug output dump

0.6.0-stable
Melanie Thielker 2008-10-24 15:04:35 +00:00
parent 6775b7d02d
commit a9b1119e49
1 changed files with 0 additions and 1 deletions

View File

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