* minor: remove warning

0.6.0-stable
Justin Clarke Casey 2008-09-29 19:11:48 +00:00
parent 941e20c463
commit 75b6011a24
1 changed files with 5 additions and 5 deletions

View File

@ -6652,7 +6652,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
{
case "ReliableIsImportant":
return m_PacketHandler.ReliableIsImportant.ToString();
break;
default:
break;
}