minor: commented out code removal

0.6.9-post-fixes
Justin Clark-Casey (justincc) 2010-03-30 17:06:30 +01:00
parent e9bac02fec
commit d446b19e72
1 changed files with 0 additions and 1 deletions

View File

@ -3547,7 +3547,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP
for (int i = 0; i < count; i++)
{
ObjectUpdatePacket.ObjectDataBlock block = m_primFullUpdates.Dequeue();
//outPacket.ObjectData[i] = m_primFullUpdates.Dequeue();
if (!m_killRecord.Contains(block.ID))
{