Update svn properties, add copyright headers, minor formatting cleanup.

This commit is contained in:
Jeff Ames
2009-02-20 02:33:54 +00:00
parent 5e39e515f9
commit 7d4846462b
11 changed files with 1654 additions and 1609 deletions

View File

@@ -1379,7 +1379,6 @@ namespace OpenSim.Region.Framework.Scenes
if (part != null)
{
TaskInventoryItem currentItem = part.Inventory.GetInventoryItem(itemID);
bool allowInventoryDrop = (part.GetEffectiveObjectFlags()
& (uint)PrimFlags.AllowInventoryDrop) != 0;