mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
* Removed 12 compiler warnings.
This commit is contained in:
@@ -956,7 +956,6 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
|
||||
public void UpdatePrimFlags(ushort type, bool inUse, byte[] data)
|
||||
{
|
||||
bool hasPrim = false;
|
||||
bool usePhysics = false;
|
||||
bool IsTemporary = false;
|
||||
bool IsPhantom = false;
|
||||
|
||||
Reference in New Issue
Block a user