minor: Remove mono compiler warning in LLClientView
parent
0d25be3f81
commit
f8a4d95bdd
|
@ -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?)
|
||||
|
|
Loading…
Reference in New Issue