minor: Remove mono compiler warning in LLClientView

This commit is contained in:
Justin Clark-Casey (justincc)
2013-03-13 00:22:07 +00:00
parent 0d25be3f81
commit f8a4d95bdd

View File

@@ -7069,7 +7069,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
if (handlerUpdatePrimFlags != null)
{
byte[] data = Pack.ToBytes();
// byte[] data = Pack.ToBytes();
// 46,47,48 are special positions within the packet
// This may change so perhaps we need a better way
// of storing this (OMV.FlagUpdatePacket.UsePhysics,etc?)