minor: remove mono compiler warning

This commit is contained in:
Justin Clarke Casey
2008-12-19 19:50:46 +00:00
parent aa497a1867
commit 899f2a80d7

View File

@@ -615,7 +615,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP
private void ProcessAck(uint id)
{
LLQueItem data;
Packet packet;
lock (m_NeedAck)
{