minor: Remove mono compiler warning in LLClientView

user_profiles
Justin Clark-Casey (justincc) 2013-03-13 00:22:07 +00:00
parent 0d25be3f81
commit f8a4d95bdd
1 changed files with 1 additions and 1 deletions

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?)