minor: remove mono compiler warning

0.6.1-post-fixes
Justin Clarke Casey 2008-12-19 19:50:46 +00:00
parent aa497a1867
commit 899f2a80d7
1 changed files with 0 additions and 1 deletions

View File

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