* Removed 12 compiler warnings.

This commit is contained in:
Adam Frisby
2007-12-04 08:18:09 +00:00
parent e820159fb5
commit be7ae3dd3e
11 changed files with 5 additions and 14 deletions

View File

@@ -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;