minor: commented out code removal

slimupdates
Justin Clark-Casey (justincc) 2010-03-30 17:06:30 +01:00
parent 696d711d15
commit 8cb81bdc9b
1 changed files with 0 additions and 1 deletions

View File

@ -3566,7 +3566,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))
{